Skip to content

Commit 5f78899

Browse files
authored
Merge pull request #6047 from JSONbored/chore/bump-orb-manifest-2-1-0
chore(release): bump orb-manifest target to 2.1.0
2 parents fbf4712 + 749e33e commit 5f78899

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": "2.0.0",
2+
"version": "2.1.0",
33
"description": "Source of truth for the self-hostable gittensory-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)