Update version, and mcef version

This commit is contained in:
oxmc
2025-03-29 03:36:41 -04:00
parent 7d9cb31b25
commit 229cecd575
3 changed files with 2 additions and 2 deletions

View File

@@ -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.2-1.4"
version = "1.12.2-1.5"
group = "net.montoyo.wd" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "webdisplays-legacy"