Skip to content

Commit c0413b7

Browse files
committed
change: Bump to 0.6.6 for release
1 parent 0736998 commit c0413b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val PARCHMENT_VERSION by extra { null }
1414
// https://semver.org/
1515
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
1616
val ARCHIVE_NAME by extra { "sodium-extra" }
17-
val MOD_VERSION by extra { "0.6.5" }
17+
val MOD_VERSION by extra { "0.6.6" }
1818
val SODIUM_VERSION by extra { "mc1.21.6-0.6.13" }
1919

2020
allprojects {

0 commit comments

Comments
 (0)