summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 5e61f8e..6de4348 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,7 +3,7 @@ org.gradle.parallel = true
3 3
4groupid = lv.enes.mc 4groupid = lv.enes.mc
5modid = eris_alchemy 5modid = eris_alchemy
6modVersion = 0.1 6modVersion = 0.2-SNAPSHOT
7 7
8loomPluginVersion = 1.4.1 8loomPluginVersion = 1.4.1
9 9
@@ -14,4 +14,4 @@ quiltedFabricApiVersion = 7.4.0+0.90.0
14 14
15patchouliVersion = 1.20.1-84-FABRIC 15patchouliVersion = 1.20.1-84-FABRIC
16 16
17jakartaAnnotationVersion = 2.1.1 \ No newline at end of file 17jakartaAnnotationVersion = 3.0.0-M1 \ No newline at end of file