Skip to content

Commit

Permalink
chore: Bump to 1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Jan 7, 2025
1 parent 774c745 commit 67176d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.webapp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"slug": "notes",
"icon": "icon.svg",
"categories": ["cozy"],
"version": "1.41.0",
"version": "1.42.0",
"licence": "AGPL-3.0",
"editor": "Cozy",
"source": "https://github.com/cozy/cozy-notes.git@build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-notes",
"version": "1.41.0",
"version": "1.42.0",
"scripts": {
"analyze": "COZY_SCRIPTS_ANALYZER=true yarn build",
"build": "cs build --barV7 false",
Expand Down

0 comments on commit 67176d6

Please sign in to comment.