Skip to content

Commit

Permalink
Version 0.4.9-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung committed Sep 22, 2015
1 parent fd0e11a commit 7dd0a63
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.8.2-alpha'
version = '0.4.9-alpha'

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

0 comments on commit 7dd0a63

Please sign in to comment.