Skip to content

Commit 3de3b10

Browse files
committed
Dev Version Bump
1 parent dafd031 commit 3de3b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ subprojects {
2626
apply(plugin = "java-library")
2727

2828
group = "dev.redstudio"
29-
version = "0.6" // Versioning must follow Ragnarök versioning convention: https://github.com/Red-Studio-Ragnarok/Commons/blob/main/Ragnar%C3%B6k%20Versioning%20Convention.md
29+
version = "0.7-Dev-1" // Versioning must follow Ragnarök versioning convention: https://github.com/Red-Studio-Ragnarok/Commons/blob/main/Ragnar%C3%B6k%20Versioning%20Convention.md
3030

3131
repositories {
3232
mavenCentral()

0 commit comments

Comments
 (0)