Skip to content

Commit

Permalink
feat: Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo committed Nov 8, 2024
1 parent 6b26d84 commit 3efe340
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
@@ -1,7 +1,7 @@
{
"name": "Papillon",
"slug": "papillon",
"version": "1.2.0",
"version": "1.3.0",
"type": "webapp",
"icon": "icon.svg",
"categories": ["others"],
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-papillon-app",
"version": "1.2.0",
"version": "1.3.0",
"engines": {
"node": "~16 || ~20"
},
Expand Down

0 comments on commit 3efe340

Please sign in to comment.