Skip to content

Commit f1bac04

Browse files
authored
chore: tagRelease.sh: bump to 1.5.4 in release-1.5 branch [skip-build] (#3138)
Signed-off-by: RHDH Build (rhdh-bot) <[email protected]>
1 parent dace90d commit f1bac04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "e2e-tests",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "Showcase E2E test",
55
"main": "index.js",
66
"type": "module",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"private": true,
55
"engines": {
66
"node": "20"

packages/app/src/build-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "RHDH Metadata",
33
"card": [
4-
"RHDH Version: 1.5.3",
4+
"RHDH Version: 1.5.4",
55
"Backstage Version: 1.35.1",
66
"Last Commit: repo @ 2025-01-31T14:15:06Z"
77
]

0 commit comments

Comments
 (0)