Skip to content

Commit

Permalink
Merge pull request #63 from asad-rafter/CLD-275-bump-cartridge-version
Browse files Browse the repository at this point in the history
bump cartridge version
  • Loading branch information
yuval-cloudinary authored Jan 31, 2024
2 parents 4d8d1b0 + a55a077 commit 9c975ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 = 20.0.4
current_version = 24.1.0
commit = True
tag = True

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "20.0.4"
"version": "24.1.0"
}
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": "20.0.4",
"version": "24.1.0",
"scripts": {
"lint": "npm run lint:js",
"lint:js": "sgmf-scripts --lint js",
Expand Down

0 comments on commit 9c975ed

Please sign in to comment.