Skip to content

Commit d689f86

Browse files
committed
change: Bump to 0.8.8 for release
1 parent 61dfdba commit d689f86

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
@@ -11,7 +11,7 @@ val FABRIC_API_VERSION by extra { "0.152.1+26.2" }
1111
// https://semver.org/
1212
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
1313
val ARCHIVE_NAME by extra { "sodium-extra" }
14-
val MOD_VERSION by extra { "0.8.7" }
14+
val MOD_VERSION by extra { "0.8.8" }
1515
val SODIUM_VERSION by extra { "0.9.0+mc26.2" }
1616

1717
allprojects {

0 commit comments

Comments
 (0)