Skip to content

Commit 6ad3aa5

Browse files
committed
chore: start manifest at 5.46.0 instead of 6.0.0
User preference — minor bump from the last docker hub tag (5.45.1) rather than a major bump. Keeps continuity with existing tags without implying a breaking-change boundary at the version level.
1 parent 45aae80 commit 6ad3aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "manifest",
3-
"version": "6.0.0",
3+
"version": "5.46.0",
44
"private": true,
55
"description": "Canonical release version for the Manifest Docker image. This package holds no code — the real backend and frontend live in ../backend and ../frontend. See README.md for details."
66
}

0 commit comments

Comments
 (0)