mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-02-01 17:01: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
|
||||
version: "1.0.1"
|
||||
about: Lightweight implementation of the MimbleWimble protocol.
|
||||
name: grin-wallet
|
||||
version: "1.1.0"
|
||||
about: Reference Grin Wallet
|
||||
author: The Grin Team
|
||||
|
||||
args:
|
||||
|
|
Loading…
Reference in a new issue