Skip to content

Commit 4335136

Browse files
committed
version bump
1 parent 95f9103 commit 4335136

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.10
2+
current_version = 24.1.11
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.10"
2+
"version": "24.1.11"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "24.1.10"
2+
"version": "24.1.11"
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.10",
3+
"version": "24.1.11",
44
"scripts": {
55
"lint": "npm run lint:js",
66
"lint:js": "sgmf-scripts --lint js",

0 commit comments

Comments
 (0)