Skip to content

Commit

Permalink
chore: increment app version (#8380)
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Gira committed Nov 27, 2024
1 parent a8c91d3 commit 77dd845
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion electron/wire.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"privacyUrl": "https://wire.com/privacy/",
"supportUrl": "https://support.wire.com",
"updateUrl": "https://wire-app.wire.com/win/prod/",
"version": "3.36.0",
"version": "3.37.0",
"websiteUrl": "https://wire.com"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,6 @@
"translate:upload": "ts-node -P tsconfig.bin.json ./bin/translations_upload.ts",
"translate:download": "ts-node -P tsconfig.bin.json ./bin/translations_download.ts"
},
"version": "3.36.0",
"version": "3.37.0",
"packageManager": "[email protected]"
}

0 comments on commit 77dd845

Please sign in to comment.