Skip to content

Commit 3581f97

Browse files
Changed the mod version in the build.gradle file
1 parent cc9d53c commit 3581f97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Done to increase the memory available to gradle.
1+
# Done to increase the memory available to Gradle.
22
org.gradle.jvmargs=-Xmx1G
33
org.gradle.parallel=true
44

@@ -11,7 +11,7 @@ loom_version=1.10-SNAPSHOT
1111
fabric_kotlin_version=1.13.3+kotlin.2.1.21
1212

1313
# Mod Properties
14-
mod_version=1.0.0
14+
mod_version=1.0.1
1515
maven_group=singh.akaalroop.meowmeals
1616
archives_base_name=meowmeals
1717

0 commit comments

Comments
 (0)