Skip to content

Commit

Permalink
Preparing v0.6.6-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung committed Feb 14, 2016
1 parent 9a7cda5 commit 06292fc
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.4-alpha'
version = '0.6.6-alpha'

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

0 comments on commit 06292fc

Please sign in to comment.