Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafalii committed Jun 22, 2022
1 parent 58b5b05 commit 263780c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ribn",
"version": "0.1.2",
"version": "0.1.3",
"description": "Topl's Wallet",
"main": "index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.1.0+2
version: 0.1.3+2

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion web/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Ribn",
"description": "Web wallet for Topl Blockchain",
"version": "0.1.2",
"version": "0.1.3",
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
Expand Down

0 comments on commit 263780c

Please sign in to comment.