aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorRoman / Linnea Gräf <roman.graef@gmail.com>2022-10-21 03:21:35 +0200
committerGitHub <noreply@github.com>2022-10-20 21:21:35 -0400
commitebf61799fb28c971d94a02815924018b0964dea4 (patch)
treec4ecb3f6a7de9d42f7014251a97d61f84927b611 /build.gradle.kts
parent549d95150c664c581a04ca11a90c169cd98f735d (diff)
downloadNotEnoughUpdates-ebf61799fb28c971d94a02815924018b0964dea4.tar.gz
NotEnoughUpdates-ebf61799fb28c971d94a02815924018b0964dea4.tar.bz2
NotEnoughUpdates-ebf61799fb28c971d94a02815924018b0964dea4.zip
Prepare next version and add missing patch notes (#386)
Prepare next Version and add missing patch notes
Diffstat (limited to 'build.gradle.kts')
-rw-r--r--build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index deb740f5..defc1052 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -39,7 +39,7 @@ apply<NEUBuildFlags>()
group = "io.github.moulberry"
-setVersionFromEnvironment("2.1")
+setVersionFromEnvironment("2.1.1")
// Minecraft configuration:
loom {