Skip to content

Commit 2d6e6d8

Browse files
1.12.0
1 parent e0500f7 commit 2d6e6d8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/commitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
upload_url: ${{ steps.create_release.outputs.upload_url }}
5151
asset_path: build/libs/${{ github.event.repository.name }}.jar
52-
asset_name: ${{ github.event.repository.name }}.${{ steps.get_version.outputs.VERSION }}-155.4.jar
52+
asset_name: ${{ github.event.repository.name }}.${{ steps.get_version.outputs.VERSION }}-157.1.jar
5353
asset_content_type: application/java-archive
5454

5555
buildWindows:

mod.hjson

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ displayName: "MI2-Utilities Java"
55
name: "mi2-utilities-java"
66

77
#the mod version
8-
version: 1.11.2
8+
version: 1.12.0
99

1010
#the minimum game build required to run this mod
11-
minGameVersion: 155.4
11+
minGameVersion: 157.1
1212

1313
#this is a java mod
1414
java: true

0 commit comments

Comments
 (0)