mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-02-02 11:16:36 +00:00
Bump version (1.5.18, build 90)
This commit is contained in:
parent
c667276f7e
commit
7719ad32a5
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ description: Stack Wallet
|
|||
# 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: 1.5.17+89
|
||||
version: 1.5.18+90
|
||||
|
||||
environment:
|
||||
sdk: ">=2.17.0 <3.0.0"
|
||||
|
@ -410,4 +410,4 @@ import_sorter:
|
|||
ignored_files: # Optional, defaults to []
|
||||
- \/test\/*
|
||||
- \/crypto_plugins\/*
|
||||
- \/integration_test\/*
|
||||
- \/integration_test\/*
|
||||
|
|
Loading…
Reference in a new issue