Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit ad1c845

Browse files
committed
chore: update doc and bump version
1 parent 5d3e401 commit ad1c845

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33

44
# subterfuge
55

6-
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/subterfuge)
7-
[![Get it from the Play Store](https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg)](https://play.google.com/store/apps/details?id=org.ethicnology.subterfuge)
6+
[Try it here](https://ethicnology.github.io/subterfuge/)
7+
8+
<!-- [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/subterfuge) -->
9+
<!-- [![Delisted for Inactivity](https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg)](https://play.google.com/store/apps/details?id=org.ethicnology.subterfuge) -->
810

911
A Shamir secret sharing experience using SLIP39 implementation.
1012

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Shamir secret sharing experience using SLIP39 implementation.
33

44
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
55

6-
version: 1.0.0
6+
version: 1.1.0
77

88
environment:
99
sdk: ">=2.17.3 <=3.22.1"

0 commit comments

Comments
 (0)