Skip to content

Commit 9fcea6e

Browse files
committed
feat: Bump version to 1.39.0
1 parent 8e98117 commit 9fcea6e

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
@@ -4,7 +4,7 @@
44
"slug": "notes",
55
"icon": "icon.svg",
66
"categories": ["cozy"],
7-
"version": "1.38.0",
7+
"version": "1.39.0",
88
"licence": "AGPL-3.0",
99
"editor": "Cozy",
1010
"source": "https://github.com/cozy/cozy-notes.git@build",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-notes",
3-
"version": "1.38.0",
3+
"version": "1.39.0",
44
"scripts": {
55
"analyze": "COZY_SCRIPTS_ANALYZER=true yarn build",
66
"build": "cs build --barV7 false",

0 commit comments

Comments
 (0)