Skip to content

Commit

Permalink
Start on 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Nov 2, 2023
1 parent 7106441 commit a60928a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
}

group = 'net.fabricmc'
def baseVersion = '1.4'
def baseVersion = '1.5'

def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {
Expand Down

0 comments on commit a60928a

Please sign in to comment.