Skip to content

Commit

Permalink
feat: Bump version to 1.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Aug 22, 2024
1 parent 7c8d2aa commit 1f5cd66
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 @@ -2,7 +2,7 @@
"name": "Drive",
"name_prefix": "Cozy",
"slug": "drive",
"version": "1.73.0",
"version": "1.74.0",
"type": "webapp",
"licence": "AGPL-3.0",
"icon": "public/app-icon.svg",
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-drive",
"version": "1.73.0",
"version": "1.74.0",
"main": "src/main.jsx",
"scripts": {
"build": "cozy-scripts build --barV7 false --cozyClientJs",
Expand Down

0 comments on commit 1f5cd66

Please sign in to comment.