diff options
| author | Linnea Gräf <nea@nea.moe> | 2024-11-22 20:25:33 +0100 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2024-11-22 20:25:33 +0100 |
| commit | a8b2f2036a45b2d28cfc8a8f4df624aaf3259f5a (patch) | |
| tree | c45d789f10594fed8e5e4490e0d8d73554cc24e7 /gradle.properties | |
| parent | 3fa4676bceabcb70339ce1f7d6f77160dc0f7912 (diff) | |
| download | funny-teleporters-a8b2f2036a45b2d28cfc8a8f4df624aaf3259f5a.tar.gz funny-teleporters-a8b2f2036a45b2d28cfc8a8f4df624aaf3259f5a.tar.bz2 funny-teleporters-a8b2f2036a45b2d28cfc8a8f4df624aaf3259f5a.zip | |
Add rename/delete support for nexus
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index a2cfe3b..a3035fc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ yarn_mappings=1.21+build.9 loader_version=0.16.9 # Mod Properties -mod_version=1.1.0 +mod_version=1.2.0 maven_group=moe.nea.funnyteleporters archives_base_name=funny-teleporters |
