Skip to content

Commit 7cdb252

Browse files
authored
Merge pull request #23 from TimLee9024/1.12.2-Forge-2.0
Update to 2.0.0.1
2 parents 5ced63c + 725fb3d commit 7cdb252

File tree

9 files changed

+175
-115
lines changed

9 files changed

+175
-115
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle'
1212
apply plugin: 'eclipse'
1313
apply plugin: 'maven-publish'
1414

15-
version = '1.12.2-Forge-2.0.0.0'
15+
version = '1.12.2-Forge-2.0.0.1'
1616
group = 'com.modularmods.mcgltf.example' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
1717
archivesBaseName = 'MCglTF-Example'
1818

gradle/wrapper/gradle-wrapper.jar

1.52 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

gradlew

Lines changed: 159 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)