Skip to content

Commit cce2b06

Browse files
committed
Inreased version
1 parent 1e5027b commit cce2b06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: build
2525
run: ./gradlew build
2626
- name: Publish Minecraft Mods Forge
27-
uses: Kir-Antipov/mc-publish@v3.2
27+
uses: Kir-Antipov/mc-publish@v3.2.0
2828
with:
2929
curseforge-id: 452500
3030
modrinth-id: G9WbcGQ2

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
org.gradle.jvmargs=-Xmx2G
22
modGroup=com.buuz135
3-
modVersion=0.5.1
3+
modVersion=0.5.2
44
modBaseName=sushigocrafting
55
minecraftVersion=1.20.1

0 commit comments

Comments
 (0)