Skip to content

Commit

Permalink
bump version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMCLoveMan committed Feb 27, 2024
1 parent de1704f commit 3df271a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
publish:
uses: TheMCBrothers/.github/.github/workflows/mod_publish.yml@main
uses: TheMCBrothers/.github/.github/workflows/mod_publish_unified.yml@main
secrets:
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
5.0.2:
- Updated data pack

5.0.1:
- Set icon for Catalogue
- Fix crash when The One Probe is present
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.debug=false
mod_id=interiormod
mod_name=TheMCBrothers Interior Mod
mod_license=CC-BY-NC-ND-4.0
mod_version=5.1.2
mod_version=5.0.2
mod_group_id=net.themcbrothers
mod_authors=TheMCLoveMan, TheMCCrazyMan
mod_description=This is a mod that adds interior stuff to your worlds.\nThis includes some furniture.
Expand Down

0 comments on commit 3df271a

Please sign in to comment.