diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-27 15:33:24 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-27 15:33:24 +0200 |
| commit | 5abe2f4607e8b6f88e7796e97f8ff76a6540b8e6 (patch) | |
| tree | bbd001cc0a0f35e0c43e08daa2f63567dcbc53d9 | |
| parent | 2df03b590a310b0ad9dc701d0ae52638f88b5002 (diff) | |
| download | SkyHanni-5abe2f4607e8b6f88e7796e97f8ff76a6540b8e6.tar.gz SkyHanni-5abe2f4607e8b6f88e7796e97f8ff76a6540b8e6.tar.bz2 SkyHanni-5abe2f4607e8b6f88e7796e97f8ff76a6540b8e6.zip | |
Beta 38
| -rw-r--r-- | build.gradle.kts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts index 224036a67..89bb32666 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -10,7 +10,7 @@ plugins { } group = "at.hannibal2.skyhanni" -version = "0.17.Beta.37" +version = "0.17.Beta.38" // Toolchains: java { |
