mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-02-08 12:21:10 +03:00
fix version string in yml (#113)
This commit is contained in:
parent
94aee6f742
commit
4b2bc5fc49
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: grin
|
name: grin-wallet
|
||||||
version: "1.0.1"
|
version: "1.1.0"
|
||||||
about: Lightweight implementation of the MimbleWimble protocol.
|
about: Reference Grin Wallet
|
||||||
author: The Grin Team
|
author: The Grin Team
|
||||||
|
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in a new issue