Skip to content

Commit ce5c6a0

Browse files
Merge pull request #93 from asad-rafter/CLD-321-version-bump
version bump
2 parents 4be048d + ce1edff commit ce5c6a0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 24.1.3
2+
current_version = 24.1.4
33
commit = True
44
tag = True
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "24.1.3"
2+
"version": "24.1.4"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "24.1.3"
2+
"version": "24.1.4"
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary_sfcc_pagedesigner",
3-
"version": "24.1.3",
3+
"version": "24.1.4",
44
"scripts": {
55
"lint": "npm run lint:js",
66
"lint:js": "sgmf-scripts --lint js",

0 commit comments

Comments
 (0)