Skip to content

Commit

Permalink
Release version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vogti committed Mar 5, 2020
1 parent 2fdf9b7 commit b113b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group "org.polypheny"

def versionMajor = 1
def versionMinor = 3
def versionQualifier = "-SNAPSHOT"
def versionQualifier = ""
version = versionMajor + "." + versionMinor + versionQualifier


Expand Down

0 comments on commit b113b07

Please sign in to comment.