We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652746c commit f97b84bCopy full SHA for f97b84b
gradle.properties
@@ -8,7 +8,7 @@ loader_version = 0.16.10
8
# Mod Properties
9
mod_id = quickcommand
10
mod_name = QuickCommand
11
-mod_version = 1.1.0
+mod_version = 1.1.1
12
maven_group = top.byteeeee
13
archives_base_name = QuickCommand
14
@@ -18,5 +18,5 @@ mixinextras_version = 0.4.1
18
annotationtoolbox_version = 0.3
19
20
preprocess_version = d82910859a
21
-fabric_loom_version = 1.9-SNAPSHOT
+fabric_loom_version = 1.10-SNAPSHOT
22
hierynomus_license_version = 0.16.1
0 commit comments