Skip to content

Commit

Permalink
Increasing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung committed Aug 23, 2015
1 parent 1b6b8e4 commit 7b7111d
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 @@ -28,7 +28,7 @@ apply plugin: 'install4j'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8

version = '0.4.5-alpha'
version = '0.4.7-alpha'

mainClassName = "com.faforever.client.Main"
applicationDefaultJvmArgs = ["-Djava.library.path=../lib"]
Expand Down

0 comments on commit 7b7111d

Please sign in to comment.