Skip to content

Commit

Permalink
Inreased version
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 committed Feb 28, 2024
1 parent 1e5027b commit cce2b06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: build
run: ./gradlew build
- name: Publish Minecraft Mods Forge
uses: Kir-Antipov/[email protected]
uses: Kir-Antipov/[email protected].0
with:
curseforge-id: 452500
modrinth-id: G9WbcGQ2
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
org.gradle.jvmargs=-Xmx2G
modGroup=com.buuz135
modVersion=0.5.1
modVersion=0.5.2
modBaseName=sushigocrafting
minecraftVersion=1.20.1

0 comments on commit cce2b06

Please sign in to comment.