Skip to content

Commit

Permalink
버전 1.03
Browse files Browse the repository at this point in the history
  • Loading branch information
LoveHoly committed Sep 9, 2014
1 parent 6e72967 commit 7f9ac18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {

apply plugin: 'forge'

version = "1.02"
version = "1.03"
group= "exastris"
archivesBaseName = "Ex-Astris"

Expand Down Expand Up @@ -48,6 +48,7 @@ dependencies {
compile files("libs/ThermalFoundation-[1.7.10]1.0.0B3-8.jar")
compile files("libs/TSteelworks-1.7.10-1.0.3.jar")
compile files("libs/Waila-1.5.3a_1.7.10.jar")
compile files("libs/RedstoneArsenal-[1.7.10]1.1.0B4-10.jar")

}

Expand Down

0 comments on commit 7f9ac18

Please sign in to comment.