Skip to content

Commit

Permalink
86dujv021 - NEON3 - Generate linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoak25 committed Sep 6, 2024
1 parent e5375d1 commit 6c4e897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ workflows:
deploy:
jobs:
# build artifacts only on tags with name v.*
- build_win:
- build_linux:
filters:
branches:
ignore: /.*/
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": "neon3",
"version": "3.0.3",
"version": "0.5.0",
"description": "Light wallet for NEO blockchain",
"homepage": "https://github.com/CityOfZion/neon-wallet-desktop",
"author": "Coz (https://github.com/CityOfZion)",
Expand Down

0 comments on commit 6c4e897

Please sign in to comment.