Skip to content

Commit

Permalink
Version 4.0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pokechu22 committed Aug 28, 2017
1 parent 53d8210 commit 6d5ed08
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion 1.10-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "LiteModWDL"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.10.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "LiteModWDL"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.10.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "WorldDownloader"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.10.2/src/main/java/wdl/VersionConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ public static String getMinecraftVersionInfo() {
*/
public static String getModVersion() {
// TODO: Automatically generate this somehow
return "4.0.1.0-SNAPSHOT";
return "4.0.1.0";
}
}
2 changes: 1 addition & 1 deletion 1.10/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "WorldDownloader"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.10/src/main/java/wdl/VersionConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ public static String getMinecraftVersionInfo() {
*/
public static String getModVersion() {
// TODO: Automatically generate this somehow
return "4.0.1.0-SNAPSHOT";
return "4.0.1.0";
}
}
2 changes: 1 addition & 1 deletion 1.11-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "LiteModWDL"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.11.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "LiteModWDL"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.11.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "WorldDownloader"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.11.2/src/main/java/wdl/VersionConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ public static String getMinecraftVersionInfo() {
*/
public static String getModVersion() {
// TODO: Automatically generate this somehow
return "4.0.1.0-SNAPSHOT";
return "4.0.1.0";
}
}
2 changes: 1 addition & 1 deletion 1.11/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "WorldDownloader"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.11/src/main/java/wdl/VersionConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ public static String getMinecraftVersionInfo() {
*/
public static String getModVersion() {
// TODO: Automatically generate this somehow
return "4.0.1.0-SNAPSHOT";
return "4.0.1.0";
}
}
2 changes: 1 addition & 1 deletion 1.12-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "LiteModWDL"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.12.1-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "LiteModWDL"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "WorldDownloader"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/src/main/java/wdl/VersionConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ public static String getMinecraftVersionInfo() {
*/
public static String getModVersion() {
// TODO: Automatically generate this somehow
return "4.0.1.0-SNAPSHOT";
return "4.0.1.0";
}
}
2 changes: 1 addition & 1 deletion 1.12/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testCompile 'org.mockito:mockito-core:2.8.47'
}

version = "4.0.1.0-SNAPSHOT"
version = "4.0.1.0"
group = "wdl"
archivesBaseName = "WorldDownloader"
libsDirName = "../../libs/${version}"
Expand Down
2 changes: 1 addition & 1 deletion 1.12/src/main/java/wdl/VersionConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ public static String getMinecraftVersionInfo() {
*/
public static String getModVersion() {
// TODO: Automatically generate this somehow
return "4.0.1.0-SNAPSHOT";
return "4.0.1.0";
}
}

0 comments on commit 6d5ed08

Please sign in to comment.