Skip to content

Commit

Permalink
Build 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterGeneral156 committed Aug 1, 2017
1 parent e7292e4 commit 0581c99
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 @@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.


version = "1.12-1.5.4"
version = "1.12-1.5.5"
group = "com.themastergeneral.ctdtweaks" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "CTD-Tweaks"

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"modid": "ctdtweaks",
"name": "CTD Tweaks",
"description": "Tweaks for the CTD official servers.",
"version": "1.5.4",
"version": "1.5.5",
"mcversion": "1.12",
"url": "https://minecraft.curseforge.com/projects/ctd-tweaks",
"updateUrl": "https://raw.githubusercontent.com/MasterGeneral156/Version/master/CTD-Tweaks.json",
Expand Down

0 comments on commit 0581c99

Please sign in to comment.