Skip to content

Commit df32e76

Browse files
committed
feat: Bump 1.20.0
1 parent da8a6fd commit df32e76

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.19.0",
12+
"version": "1.20.0",
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.19.0",
3+
"version": "1.20.0",
44
"main": "src/index.jsx",
55
"scripts": {
66
"postinstall": "patch-package",

0 commit comments

Comments
 (0)