Skip to content

Commit

Permalink
build(version): beta.1->beta.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Dec 5, 2023
1 parent 1d80b4d commit c4d8b30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ compileJava {
publishing {
publications {
mavenJava(MavenPublication) {
artifactId project.archivesBaseName
from components.java
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.daemon=false
# Mod
mod_id=cumulus_menus
mod_name=Cumulus
mod_version=1.0.0-beta.1
mod_version=1.0.0-beta.1.1
mc_version=1.20.1
fabric_version=0.14.22
parchment_mappings=2023.08.20
Expand Down

0 comments on commit c4d8b30

Please sign in to comment.