Skip to content

Commit

Permalink
chore: revert version and possible pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Jan 26, 2024
1 parent 75d7631 commit 68f1ea0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/desktop-app-cd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
aws-region: eu-west-1

- name: Release draft to S3
shell: bash
run: |
cd packages/desktop-app
TAG_VERSION=${{ needs.tag-validation.outputs.tag-version }}
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Leapp",
"version": "0.24.4",
"version": "0.24.3",
"private": true,
"author": {
"name": "Noovolari",
Expand Down

0 comments on commit 68f1ea0

Please sign in to comment.