chore(rc-plus): update manifest 2

This commit is contained in:
omo50
2026-05-02 09:10:54 -06:00
parent 3f44ba8943
commit 70bf446471
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ jobs:
publish: publish:
needs: detect needs: detect
if: needs.detect.outputs.has_manifests == 'true' if: always()
runs-on: technocality runs-on: technocality
strategy: strategy:
fail-fast: false fail-fast: false

View File

@@ -5,7 +5,7 @@
"type": "modpack", "type": "modpack",
"loader": "fabric", "loader": "fabric",
"mc_version": "26.1.2", "mc_version": "26.1.2",
"version": "26.05-alpha", "version": "26.05",
"release_type": "alpha", "release_type": "alpha",
"modrinth_id": "legacy-minecraft", "modrinth_id": "legacy-minecraft",
"curseforge_id": "re-console" "curseforge_id": "re-console"