diff --git a/snap/gui/ion.desktop b/snap/gui/ion.desktop index 1b4ccc354e8d0..9063bcb4d8ccc 100644 --- a/snap/gui/ion.desktop +++ b/snap/gui/ion.desktop @@ -2,7 +2,7 @@ [Desktop Entry] Type=Application -Version=3.1.99 +Version=3.0.5 Encoding=UTF-8 Name=Ion Qt Icon=${SNAP}/ion-qt.ico @@ -10,5 +10,5 @@ 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; diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 68d08f59cdd32..cbf5e06d551cf 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -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 @@ -31,7 +31,7 @@ description: | Reddit: https://www.reddit.com/r/ionomy/ Facebook: https://facebook.com/ionomy -grade: devel +grade: stable confinement: strict apps: @@ -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.