We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f47e95 commit 6294183Copy full SHA for 6294183
manifest.webapp
@@ -9,7 +9,7 @@
9
"categories": [
10
"cozy"
11
],
12
- "version": "1.9.15",
+ "version": "1.9.16",
13
"licence": "AGPL-3.0",
14
"source": "https://github.com/cozy/cozy-store.git@build",
15
"developer": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cozy-store",
3
4
"main": "src/index.jsx",
5
"scripts": {
6
"deploy": "env HUSKY_SKIP_HOOKS=1 git-directory-deploy --directory build/ --branch=${DEPLOY_BRANCH:-build} --repo=${DEPLOY_REPOSITORY:-origin}",
0 commit comments