Skip to content

Commit

Permalink
Bump version to 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaocihua committed Sep 13, 2024
1 parent 79882bb commit dc9da1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Publish on Github, Curseforge & Modrinth
on: [ workflow_dispatch ]

env:
RELEASE_NAME: 0.5.8 for Minecraft 1.20-1.20.1
VERSION: 0.5.8
RELEASE_NAME: 0.5.9 for Minecraft 1.20-1.20.1
VERSION: 0.5.9
MC_VERSION: mc1.20.1

permissions:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ emi_version=1.0.28+1.20.1
rei_version=12.0.684

# Mod Properties
mod_version=0.5.8
mod_version=0.5.9
maven_group=io.github.xiaocihua.stacktonearbychests
archives_base_name=stack-to-nearby-chests

0 comments on commit dc9da1c

Please sign in to comment.