Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Apr 10, 2023
1 parent ffa176c commit 39c0157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

group = "xyz.xenondevs"
version = "1.0-SNAPSHOT"
version = "1.0-RC"

val mojangMapped = project.hasProperty("mojang-mapped") || System.getProperty("mojang-mapped") != null

Expand Down

0 comments on commit 39c0157

Please sign in to comment.