Skip to content

Commit e0974e9

Browse files
committed
[DOP-25451] Bump version
1 parent e7e8eea commit e0974e9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
enable-url-completion: true
9292

9393
- name: Generate SBOM
94+
if: github.ref_type == 'tag'
9495
run: |
9596
yarn dlx -q @cyclonedx/yarn-plugin-cyclonedx --prod --output-reproducible --output-file sbom.cyclonedx.json
9697

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "syncmaster_ui",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"private": true,
55
"description": "Frontend for SyncMaster",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)