Skip to content

Commit 4597f04

Browse files
committed
0.1.0-beta.9
1 parent 2076489 commit 4597f04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fabric/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ publishMods {
6060
incompatible(
6161
"not-enough-crashes",
6262
"starlight",
63-
"c2me-fabric"
63+
"c2me"
6464
)
6565
}
6666
}

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ cloth_version=15.0.128
1414
fabric_lithium_version=frXUdgvL
1515
neo_lithium_version=KhdehJ6l
1616
# Mod Properties
17-
mod_version=0.1.0-SNAPSHOT
17+
mod_version=0.1.0-beta.9
1818
maven_group=ca.spottedleaf.moonrise
1919
archives_base_name=moonrise

0 commit comments

Comments
 (0)