Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
LostLuma committed Jun 30, 2024
1 parent d66acaf commit f4319fd
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
Expand Up @@ -3,11 +3,11 @@ org.gradle.parallel = true
org.gradle.jvmargs = -Xmx3G

# Mod Properties
mod_version = 3.5.1
minecraft_version_min = 1.21.0
mod_version = 3.6.0

maven_group = juliand665
archives_base_name = dynamic-fps

# Game Properties
minecraft_version_min = 1.21.0
enabled_platforms=fabric,neoforge
# enabled_platforms=fabric,forge,neoforge,quilt

0 comments on commit f4319fd

Please sign in to comment.