Version bump

This commit is contained in:
modmuss50 2020-11-13 19:12:53 +00:00
parent ec7e203b38
commit 1944f3e03b
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ plugins {
def ENV = System.getenv()
class Globals {
static def baseVersion = "0.25.4"
static def baseVersion = "0.25.7"
static def mcVersion = "1.16.4"
static def yarnVersion = "+build.1"
static def loaderVersion = "0.10.5+build.213"

View file

@ -1,2 +1,2 @@
archivesBaseName = "fabric-resource-loader-v0"
version = getSubprojectVersion(project, "0.3.1")
version = getSubprojectVersion(project, "0.3.2")