Skip to content

Commit 6f47e95

Browse files
committed
feat: Bump version from 1.9.14 to 1.9.15
1 parent 041336f commit 6f47e95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.webapp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"categories": [
1010
"cozy"
1111
],
12-
"version": "1.9.14",
12+
"version": "1.9.15",
1313
"licence": "AGPL-3.0",
1414
"source": "https://github.com/cozy/cozy-store.git@build",
1515
"developer": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-store",
3-
"version": "1.9.14",
3+
"version": "1.9.15",
44
"main": "src/index.jsx",
55
"scripts": {
66
"deploy": "env HUSKY_SKIP_HOOKS=1 git-directory-deploy --directory build/ --branch=${DEPLOY_BRANCH:-build} --repo=${DEPLOY_REPOSITORY:-origin}",

0 commit comments

Comments
 (0)