Skip to content

Commit 299ec94

Browse files
committed
补全版本
1 parent 650e62c commit 299ec94

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ org.gradle.jvmargs=-Xmx6G
33

44
# Fabric Properties
55
# check these on https://fabricmc.net/develop
6-
loader_version = 0.16.14
6+
loader_version = 0.18.3
77

88
# Mod Properties
99
mod_id = animatedfreeze
1010
mod_name = AnimatedFreeze
11-
mod_version = 2.0.7
11+
mod_version = 2.0.8
1212
maven_group = top.byteeeee
1313
archives_base_name = AnimatedFreeze
1414

1515
# https://github.com/LlamaLad7/MixinExtras
16-
mixinextras_version = 0.4.1
16+
mixinextras_version = 0.5.2
1717
# https://github.com/1024-byteeeee/AnnotationToolBox
1818
annotationtoolbox_version = 0.3
1919

20-
preprocess_version = d82910859a
21-
fabric_loom_version = 1.11-SNAPSHOT
20+
preprocess_version = c5abb4fb12
21+
fabric_loom_version = 1.14-SNAPSHOT
2222
hierynomus_license_version = 0.16.1

0 commit comments

Comments
 (0)