Skip to content

Commit c4d8b30

Browse files
committed
build(version): beta.1->beta.1.1
1 parent 1d80b4d commit c4d8b30

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ compileJava {
106106
publishing {
107107
publications {
108108
mavenJava(MavenPublication) {
109+
artifactId project.archivesBaseName
109110
from components.java
110111
}
111112
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.daemon=false
66
# Mod
77
mod_id=cumulus_menus
88
mod_name=Cumulus
9-
mod_version=1.0.0-beta.1
9+
mod_version=1.0.0-beta.1.1
1010
mc_version=1.20.1
1111
fabric_version=0.14.22
1212
parchment_mappings=2023.08.20

0 commit comments

Comments
 (0)