Skip to content

Commit

Permalink
🏷 Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCrayfish committed Dec 7, 2021
1 parent 5a67f54 commit a3052f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'maven-publish'
apply plugin: 'org.spongepowered.mixin'

version = "1.0.1-1.16.5"
version = "1.1.0-1.16.5"
group = "com.mrcrayfish"
archivesBaseName = "gun-mod"

Expand Down
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 @@ -4,7 +4,7 @@ license="GPL3"

[[mods]]
modId="cgm"
version="1.0.1"
version="1.1.0"
displayName="MrCrayfish's Gun Mod"
updateJSONURL="https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cgm/update.json"
displayURL="https://mrcrayfish.com/"
Expand Down

0 comments on commit a3052f1

Please sign in to comment.