Skip to content

Commit 6068989

Browse files
committed
change: Bump to 0.8.1 for release
1 parent 992c5b8 commit 6068989

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.8.0" }
17+
val MOD_VERSION by extra { "0.8.1" }
1818
val SODIUM_VERSION by extra { "0.8.1+mc1.21.11" }
1919

2020
allprojects {

0 commit comments

Comments
 (0)