We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8a6fd commit df32e76Copy full SHA for df32e76
manifest.webapp
@@ -9,7 +9,7 @@
9
"categories": [
10
"cozy"
11
],
12
- "version": "1.19.0",
+ "version": "1.20.0",
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
"postinstall": "patch-package",
0 commit comments