Version 1.1.0
This commit is contained in:
parent
fb7f7b3c3a
commit
5caab7adb7
5 changed files with 8 additions and 8 deletions
|
@ -60,7 +60,7 @@ public class IsgdShortenBuild extends Project {
|
|||
public IsgdShortenBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "isgd-shorten";
|
||||
version = version(1, 0, 2, "SNAPSHOT");
|
||||
version = version(1, 1, 0);
|
||||
|
||||
javaRelease = 11;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue