Skip to content

Commit

Permalink
chore: update doc and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Jun 6, 2024
1 parent 5d3e401 commit ad1c845
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@

# subterfuge

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/subterfuge)
[![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)
[Try it here](https://ethicnology.github.io/subterfuge/)

<!-- [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/subterfuge) -->
<!-- [![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) -->

A Shamir secret sharing experience using SLIP39 implementation.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Shamir secret sharing experience using SLIP39 implementation.

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

version: 1.0.0
version: 1.1.0

environment:
sdk: ">=2.17.3 <=3.22.1"
Expand Down

0 comments on commit ad1c845

Please sign in to comment.