Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
ogami-daigoro committed Aug 9, 2017
1 parent 179b159 commit 0f31580
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ deploy:
- out/Aidos-*-x86_64.AppImage
- out/Aidos-*.tar.gz
- out/Aidos_*_amd64.deb
# - out/Aidos-*.rpm
- out/Aidos-*.rpm
skip_cleanup: true
file_glob: true
on:
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Aidos",
"productName": "Aidos Wallet",
"description": "Aidos Wallet",
"version": "1.2.3",
"version": "1.2.4",
"license": "GPL-3.0",
"main": "app/js/main.js",
"scripts": {
Expand Down Expand Up @@ -79,6 +79,7 @@
"target": [
"AppImage",
"deb",
"rpm",
"tar.gz"
],
"packageUrl": "http://aidoskuneen.com"
Expand Down

0 comments on commit 0f31580

Please sign in to comment.