Skip to content

Commit

Permalink
Snap: trigger latest stable version build (v3.0.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
cevap committed Jan 17, 2019
1 parent 6cd11ae commit 7f32885
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions snap/gui/ion.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

[Desktop Entry]
Type=Application
Version=3.1.99
Version=3.0.5
Encoding=UTF-8
Name=Ion Qt
Icon=${SNAP}/ion-qt.ico
MimeType=x-scheme-handler/ion;
Exec=ion %u
Terminal=false
Categories=Office;Finance;Cryptocurrency;
Comment=Ion Digital Currency QT (by CEVAP) CE source code (Community Edition)
Comment=Ion Digital Currency QT (Official release)
Keywords=internet;ion;main;qt;crypto;currency;snap;snapcraft;
8 changes: 4 additions & 4 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ioncore
version: 3.1.99
version: 3.0.5
summary: gaming related peer-to-peer network based digital currency
description: |
Ion Core is an MIT licensed,
open source, gaming oriented, blockchain-based cryptocurrency with
open source, gaming oriented, blockchain-based cryptocurrency with
ultra fast transactions, low fees, high network decentralization, and
Zero Knowledge cryptography proofs for industry-leading
transaction anonymity. This package include QT, daemon, cli and tx
Expand Down Expand Up @@ -31,7 +31,7 @@ description: |
Reddit: https://www.reddit.com/r/ionomy/
Facebook: https://facebook.com/ionomy
grade: devel
grade: stable
confinement: strict

apps:
Expand All @@ -56,7 +56,7 @@ parts:
ion:
source: https://github.com/ioncoincore/ion
source-type: git
source-tag: master
source-tag: v3.0.5
plugin: autotools
# We don't want to copy the full blockchain every time that the snap is
# updated, but there's no way to define a default data dir in ion-qt.
Expand Down

0 comments on commit 7f32885

Please sign in to comment.