Skip to content

Commit

Permalink
Update mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlll08 committed Jan 12, 2024
1 parent 77b2aaf commit 6f56ba3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.blamejared.clumps.gradle

object Versions {
const val MOD = "14.0.0"
const val MOD = "15.0.0"
const val JAVA = "17"
const val MINECRAFT = "1.20.4"
const val FABRIC_LOADER = "0.15.3"
Expand Down

0 comments on commit 6f56ba3

Please sign in to comment.