Skip to content

Commit c7c4b32

Browse files
committed
change: Bump version to 0.8.4 for release
1 parent ee46e59 commit c7c4b32

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.144.3+26.1" }
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.3" }
14+
val MOD_VERSION by extra { "0.8.4" }
1515
val SODIUM_VERSION by extra { "0.8.7+mc26.1" }
1616

1717
allprojects {

0 commit comments

Comments
 (0)