Skip to content

Commit

Permalink
feat: Bump version to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Nov 15, 2023
1 parent f81b9f3 commit 13169be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.webapp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"categories": [
"cozy"
],
"version": "1.11.0",
"version": "1.12.0",
"licence": "AGPL-3.0",
"source": "https://github.com/cozy/cozy-store.git@build",
"developer": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-store",
"version": "1.11.0",
"version": "1.12.0",
"main": "src/index.jsx",
"scripts": {
"deploy": "env HUSKY_SKIP_HOOKS=1 git-directory-deploy --directory build/ --branch=${DEPLOY_BRANCH:-build} --repo=${DEPLOY_REPOSITORY:-origin}",
Expand Down

0 comments on commit 13169be

Please sign in to comment.