Skip to content

Commit

Permalink
Merge pull request #81 from asad-rafter/CLD-304-bump-version
Browse files Browse the repository at this point in the history
bump cartridge version
  • Loading branch information
yuval-cloudinary authored Jun 24, 2024
2 parents cd8a2f5 + bfb380d commit 8b5ec52
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 24.1.1
current_version = 24.1.2
commit = True
tag = True

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "24.1.1"
"version": "24.1.2"
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "24.1.1"
"version": "24.1.2"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudinary_sfcc_pagedesigner",
"version": "24.1.1",
"version": "24.1.2",
"scripts": {
"lint": "npm run lint:js",
"lint:js": "sgmf-scripts --lint js",
Expand Down

0 comments on commit 8b5ec52

Please sign in to comment.