Skip to content

Commit

Permalink
version 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarashev committed Jan 31, 2021
1 parent 3c2dc23 commit 9da25be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version = "${semver}.${getBuildNum()}"


def getBuildNum() {
return "2919"
return "3000"
/*
def stdout = new ByteArrayOutputStream()
exec {
Expand Down
2 changes: 1 addition & 1 deletion ganttproject-builder/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.2919
3.0.3000

0 comments on commit 9da25be

Please sign in to comment.