aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-03-29 19:01:24 +0100
committerLinnea Gräf <nea@nea.moe>2024-03-29 19:01:24 +0100
commita1670fbd42ffdd314c0814abb0b9e54a36dcc35d (patch)
tree87a9bfd5c7b400619b08e35e3f0e0aba857c7dc6
parent4ebf5f4c9bd1f641703f4d7c539a78280779e318 (diff)
downloadlibautoupdate-a1670fbd42ffdd314c0814abb0b9e54a36dcc35d.tar.gz
libautoupdate-a1670fbd42ffdd314c0814abb0b9e54a36dcc35d.tar.bz2
libautoupdate-a1670fbd42ffdd314c0814abb0b9e54a36dcc35d.zip
Bump versionHEADmaster
-rw-r--r--build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index e3d7cae..d8164da 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
}
group = "moe.nea"
-version = "1.3.0"
+version = "1.3.1"
allprojects {
apply(plugin = "java")