Skip to content

Commit 239f93d

Browse files
authored
Merge pull request #7378 from JSONbored/chore/orb-manifest-bump-3.2.0
chore(orb): bump target version to 3.2.0
2 parents 5c5c160 + b278124 commit 239f93d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

orb-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "3.1.0",
2+
"version": "3.2.0",
33
"description": "Source of truth for the self-hostable loopover-orb container image's target release version (ghcr.io/jsonbored/loopover-selfhost). Bumped by a maintainer when a feat/fix/breaking change since the last stable orb-v tag warrants moving to a new target version -- scripts/orb-release-core.mjs and .github/workflows/orb-beta-release.yml read this file to decide what version the next automated beta snapshot targets. Promoting a beta to a stable orb-vX.Y.Z release is still a manual `git tag` -- this manifest only drives the automated beta channel."
44
}

0 commit comments

Comments
 (0)