Version 0.9.1
This commit is contained in:
parent
bddd116090
commit
79ab2287d3
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ public class JokeApiBuild extends Project {
|
|||
public JokeApiBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "jokeapi";
|
||||
version = version(0, 9, 1, "SNAPSHOT");
|
||||
version = version(0, 9, 1);
|
||||
|
||||
javaRelease = 11;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue