1
0
mirror of https://github.com/bitwarden/desktop synced 2025-12-27 05:33:24 +00:00

switching over to the provided action to upload release assets

This commit is contained in:
Joseph Flinn
2021-01-21 23:02:22 +00:00
parent 20d2801ef7
commit c4b5f8a88b
3 changed files with 122 additions and 105 deletions

View File

@@ -2,14 +2,14 @@
"name": "bitwarden",
"productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.",
"version": "1.23.1",
"version": "1.23.4-alpha",
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0",
"main": "main.js",
"repository": {
"type": "git",
"url": "https://github.com/bitwarden/desktop"
"url": "https://github.com/joseph-flinn/desktop"
},
"dependencies": {
"@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",