Skip to content

Commit

Permalink
build(version): beta.5.1->beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Sep 7, 2023
1 parent 4cbdcf3 commit 7f66a64
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: aether-1.19.4-1.0.0-beta.5.1-forge.jar
default: aether-1.19.4-1.0.0-beta.6-forge.jar
deploy-branch:
type: string
default: 1.19.4-develop
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=aether
mod_name=The Aether
mod_version=1.0.0-beta.5.1
mod_version=1.0.0-beta.6
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/aether",
"promos": {
"1.19.4-recommended": "1.19.4-1.0.0-beta.5.1-forge"
"1.19.4-recommended": "1.19.4-1.0.0-beta.6-forge"
}
}

0 comments on commit 7f66a64

Please sign in to comment.