1.0.1
Remove some debug that got left in by mistake
This commit is contained in:
parent
86714db360
commit
873fafbccb
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@ plugins {
|
|||
id 'net.minecraftforge.gradle' version '5.1.+'
|
||||
}
|
||||
|
||||
version = '1.0'
|
||||
version = '1.0.1'
|
||||
group = 'dev.zontreck.mcmods' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'WatchMyDurability'
|
||||
|
||||
|
|
Reference in a new issue