Skip to content

Commit 4b9ff22

Browse files
🔧 chore: bump version 1.0.9
1 parent 609015c commit 4b9ff22

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.8",
14+
"version": "1.0.9",
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.8",
3+
"version": "1.0.9",
44
"main": "src/index.jsx",
55
"scripts": {
66
"build": "npm run build:browser",

0 commit comments

Comments
 (0)