Skip to content

Commit 61623eb

Browse files
authored
Merge pull request #9063 from liranmauda/liran-bump-version-5.15
[5.15] Bumping version from 5.15.14 to 5.15.15
2 parents 248dfd9 + 2466938 commit 61623eb

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.15.14",
3+
"version": "5.15.15",
44
"license": "SEE LICENSE IN LICENSE",
55
"description": "",
66
"homepage": "https://github.com/noobaa/noobaa-core",

0 commit comments

Comments
 (0)