Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit d675e81

Browse files
committed
Wrong version
Should be 1.0.1 instead of 1.1
1 parent 9581321 commit d675e81

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 @@ tasks.withType<Jar> {
1111
}
1212

1313
group = "dev.celestialfox.spectrumsurvival"
14-
version = "1.1"
14+
version = "1.0.1"
1515

1616
repositories {
1717
mavenCentral()

0 commit comments

Comments
 (0)