mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-31 18:48:52 -04:00
feat: release GUI version 0.7.0. This should be a preview release but isn't for testing purposes
This commit is contained in:
parent
bfc82c0534
commit
a9b1d05af0
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "unstoppableswap-gui-rs"
|
||||
version = "1.0.0-alpha.1"
|
||||
version = "0.7.0"
|
||||
authors = [ "binarybaron", "einliterflasche", "unstoppableswap" ]
|
||||
edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"productName": "unstoppableswap-gui-rs",
|
||||
"version": "1.0.0-alpha.1",
|
||||
"version": "0.7.0",
|
||||
"identifier": "net.unstoppableswap.gui",
|
||||
"build": {
|
||||
"devUrl": "http://localhost:1420",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue