1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-25 10:26:00 +02:00

bump version v1.24.1

This commit is contained in:
Joseph Flinn 2021-01-22 23:37:32 +00:00
parent 03ad79aca5
commit 9b52781715
2 changed files with 1 additions and 4 deletions

View File

@ -24,7 +24,6 @@ jobs:
RELEASE_TAG_NAME: ${{ github.event.inputs.release_tag_name }}
- name: Create Draft Release
if: false
id: create_release
uses: actions/create-release@v1
env:
@ -38,7 +37,6 @@ jobs:
linux:
runs-on: ubuntu-latest
if: false
needs: setup
steps:
- name: Set up Node
@ -92,7 +90,6 @@ jobs:
windows:
runs-on: windows-latest
if: false
needs: setup
steps:
- name: Set up dotnet

View File

@ -2,7 +2,7 @@
"name": "bitwarden",
"productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.",
"version": "1.24.0",
"version": "1.24.1",
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"license": "GPL-3.0",