Skip to content

Commit

Permalink
Version 0.5.0.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung committed Oct 5, 2015
1 parent f90f1c8 commit f811355
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.5.0-alpha'
version = '0.5.0.1-alpha'

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

0 comments on commit f811355

Please sign in to comment.