Skip to content

Commit e656dba

Browse files
committed
chore: Bump version to 1.6.0
1 parent b0c7c48 commit e656dba

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
@@ -3,7 +3,7 @@
33
"slug": "dataproxy",
44
"icon": "icon.svg",
55
"categories": ["cozy"],
6-
"version": "1.5.0",
6+
"version": "1.6.0",
77
"licence": "AGPL-3.0",
88
"editor": "Cozy",
99
"source": "https://github.com/cozy/cozy-web-data-proxy",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cozy-web-data-proxy",
33
"private": true,
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"scripts": {
66
"cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --prepublish downcloud --postpublish mattermost",
77
"dev": "rsbuild dev --open",

0 commit comments

Comments
 (0)