Update version

This commit is contained in:
Surya 2021-05-23 20:31:34 +05:30
parent 3af990b3c3
commit 9c47f3aeb7
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ dependencies {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modImplementation "io.github.cottonmc:LibGui:${project.libgui_version}"
modImplementation include("io.github.cottonmc:LibGui:${project.libgui_version}")
}
processResources {

View File

@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.11.3
# Mod Properties
mod_version = 0.0.1
mod_version = 1.16.5-0.0.2
maven_group = me.bionicbeanie.mods
archives_base_name = save-coordinates