Skip to content

Commit 472e717

Browse files
committed
📦 bump 1.0.3
1 parent e4a0bd6 commit 472e717

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
@@ -11,7 +11,7 @@
1111
"name": "Cozy Cloud",
1212
"url": "https://cozy.io"
1313
},
14-
"version": "1.0.2",
14+
"version": "1.0.3",
1515
"licence": "AGPL-3.0",
1616
"screenshots": ["screenshots/screenshot1.png", "screenshots/screenshot2.png", "screenshots/screenshot3.png"],
1717
"permissions": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-collect",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "src/index.jsx",
55
"scripts": {
66
"build": "npm run build:browser",

0 commit comments

Comments
 (0)