File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ plugins {
1212}
1313
1414group = " com.example.archloomtemplate"
15- version = " 1.2.7 "
15+ version = " 1.2.8 "
1616
1717// Toolchains:
1818java {
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ class DulkirMod {
143143 companion object {
144144 const val MOD_ID = " dulkirmod"
145145 const val MOD_NAME = " Dulkir Mod"
146- const val MOD_VERSION = " 1.2.7 "
146+ const val MOD_VERSION = " 1.2.8 "
147147 const val CHAT_PREFIX = " §f<§3DulkirMod§f>§r"
148148
149149 val mc: Minecraft = Minecraft .getMinecraft()
Original file line number Diff line number Diff line change 33 "modid" : " dulkirmod" ,
44 "name" : " Dulkir Mod" ,
55 "description" : " The worst skyblock mod." ,
6- "version" : " 1.2.7 " ,
6+ "version" : " 1.2.8 " ,
77 "mcversion" : " 1.8.9" ,
88 "authorList" : [
99 " Dulkir"
You can’t perform that action at this time.
0 commit comments