summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-04-07 18:01:54 +0900
committerSho Sakuma <me@m1sk9.dev>2026-04-07 18:05:38 +0900
commit5d01be7d6d12848ed594bfa260034db8fec7882c (patch)
treeb05e2649314fbe671c9f8982f1c164c66dfc54a3 /gradle.properties
parent94de4c68e0b29d6032cfbfecb23263d5c706b64f (diff)
downloadLunaticChat-5d01be7d6d12848ed594bfa260034db8fec7882c.tar.gz
LunaticChat-5d01be7d6d12848ed594bfa260034db8fec7882c.tar.bz2
LunaticChat-5d01be7d6d12848ed594bfa260034db8fec7882c.zip
feat(command): add subcommand aliases with tab completion support
Closes #173 Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 9ab6267..0654699 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,5 +5,5 @@ org.gradle.parallel=true
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
# Platform versions (can be released independently)
-paperVersion=1.0.0
+paperVersion=1.1.0
velocityVersion=1.0.0