Skip to content

Commit

Permalink
v0.6.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung committed Jan 28, 2016
1 parent a69feba commit 1acdf25
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.6.0-alpha'
version = '0.6.1-alpha'

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

0 comments on commit 1acdf25

Please sign in to comment.