Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit baeef15

Browse files
authoredFeb 28, 2025
chore: tagRelease.sh: bump to 1.3.6 in release-1.3 branch (#2474)
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent d1f247d commit baeef15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎e2e-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "showcase-app",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "Showcase E2E test",
55
"main": "index.js",
66
"type": "module",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"private": true,
55
"engines": {
66
"node": "18 || 20"

‎packages/app/src/build-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "RHDH Metadata",
33
"card": [
4-
"RHDH Version: 1.3.5",
4+
"RHDH Version: 1.3.6",
55
"Backstage Version: 1.29.2",
66
"Last Commit: repo @ 2024-12-10T12:34:56Z"
77
]

0 commit comments

Comments
 (0)
Please sign in to comment.