Skip to content

Commit 0e3031a

Browse files
Merge pull request #9072 from liranmauda/liran-bump-version-5.14
[5.14] Bumping version from 5.14.18 to 5.14.19
2 parents bcc4544 + 8c6e2ae commit 0e3031a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/jest-unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Jest Unit Tests
22
on: [push, pull_request]
33

44
jobs:
5-
run-unit-tests:
5+
run-jest-unit-tests:
66
runs-on: ubuntu-latest
77
timeout-minutes: 90
88
concurrency:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "noobaa-core",
3-
"version": "5.14.18",
3+
"version": "5.14.19",
44
"license": "SEE LICENSE IN LICENSE",
55
"description": "",
66
"homepage": "https://github.com/noobaa/noobaa-core",

0 commit comments

Comments
 (0)