Skip to content

Commit

Permalink
✅ v0.1.2 -> v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed Apr 24, 2024
1 parent cba181f commit e753f5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx4G
org.gradle.jvmargs = -Xmx6G

# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version = 1.16.5
yarn_mappings = 1.16.5+build.10
loader_version = 0.15.7
loader_version = 0.15.10

# Mod Properties
mod_id = kaleidoscope
mod_name = Kaleidoscope
mod_version = 0.1.2
mod_version = 0.1.3
maven_group = Kaleidoscope
archives_base_name = Kaleidoscope

0 comments on commit e753f5c

Please sign in to comment.