Skip to content

Commit 27038af

Browse files
committed
feat: Bump version to 1.83.0
1 parent 1558db8 commit 27038af

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.82.0",
14+
"version": "1.83.0",
1515
"licence": "AGPL-3.0",
1616
"permissions": {
1717
"home": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-home",
3-
"version": "1.82.0",
3+
"version": "1.83.0",
44
"main": "src/index.jsx",
55
"scripts": {
66
"tx": "tx pull --all || true",

0 commit comments

Comments
 (0)