Skip to content

Commit

Permalink
Start on Loom 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Aug 22, 2023
1 parent ffc786d commit fc9041a
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 @@ -25,7 +25,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {

group = 'net.fabricmc'
archivesBaseName = project.name
def baseVersion = '1.3'
def baseVersion = '1.4'

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

0 comments on commit fc9041a

Please sign in to comment.