Skip to content

Commit

Permalink
🏷 Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCrayfish committed Jan 26, 2022
1 parent 118736f commit 2a81203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ org.gradle.daemon=false
mod.id=backpacked
mod.name=Backpacked
mod.author=MrCrayfish
mod.version=2.0.0
mod.version=2.0.3
mod.description=Adds a simple backpack to store more items
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ issueTrackerURL="https://github.com/MrCrayfish/Backpacked/issues"

[[mods]]
modId="backpacked"
version="2.0.0"
version="2.0.3"
displayName="Backpacked"
updateJSONURL="https://mrcrayfish.com/modupdatejson?id=backpacked"
displayURL="https://mrcrayfish.com/mods?id=backpacked"
Expand Down

0 comments on commit 2a81203

Please sign in to comment.