Skip to content

Commit

Permalink
chore: tagRelease.sh: bump to 1.3.4 in release-1.3 branch
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Dec 17, 2024
1 parent 83e3c1d commit 392ffbf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "showcase-app",
"version": "1.3.3",
"version": "1.3.4",
"description": "Showcase E2E test",
"main": "index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.3.3",
"version": "1.3.4",
"private": true,
"engines": {
"node": "18 || 20"
Expand Down
2 changes: 1 addition & 1 deletion packages/app/src/build-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "RHDH Metadata",
"card": [
"RHDH Version: 1.3.3",
"RHDH Version: 1.3.4",
"Backstage Version: 1.29.2",
"Last Commit: repo @ 2024-12-10T12:34:56Z"
]
Expand Down

0 comments on commit 392ffbf

Please sign in to comment.