We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c7c48 commit e656dbaCopy full SHA for e656dba
manifest.webapp
@@ -3,7 +3,7 @@
3
"slug": "dataproxy",
4
"icon": "icon.svg",
5
"categories": ["cozy"],
6
- "version": "1.5.0",
+ "version": "1.6.0",
7
"licence": "AGPL-3.0",
8
"editor": "Cozy",
9
"source": "https://github.com/cozy/cozy-web-data-proxy",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "cozy-web-data-proxy",
"private": true,
"scripts": {
"cozyPublish": "cozy-app-publish --token $REGISTRY_TOKEN --prepublish downcloud --postpublish mattermost",
"dev": "rsbuild dev --open",
0 commit comments