Skip to content

Commit

Permalink
build(version): 0.0.1->0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Jul 26, 2023
1 parent 4a634b0 commit 4ecdc21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
parameters:
artifact-name:
type: string
default: cumulus_menus-1.19.4-0.0.1-forge.jar
default: cumulus_menus-1.19.4-0.0.2-forge.jar

jobs:
build:
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=0.0.1
mod_version=0.0.2
mc_version=1.19.4
forge_version=45.1.0
mappings=2023.06.26-1.19.4
Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"homepage": "https://modrinth.com/mod/cumulus",
"promos": {
"1.19.4-recommended": "1.19.4-0.0.1-forge"
"1.19.4-recommended": "1.19.4-0.0.2-forge"
}
}

0 comments on commit 4ecdc21

Please sign in to comment.