feat: bump version to 2.4.3

This commit is contained in:
Binarybaron 2025-07-09 09:49:47 +02:00
parent b8204d5352
commit 97d7996a64
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package] [package]
name = "unstoppableswap-gui-rs" name = "unstoppableswap-gui-rs"
version = "2.4.0" version = "2.4.3"
authors = [ "binarybaron", "einliterflasche", "unstoppableswap" ] authors = [ "binarybaron", "einliterflasche", "unstoppableswap" ]
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -1,6 +1,6 @@
{ {
"productName": "UnstoppableSwap", "productName": "UnstoppableSwap",
"version": "2.4.0", "version": "2.4.3",
"identifier": "net.unstoppableswap.gui", "identifier": "net.unstoppableswap.gui",
"build": { "build": {
"devUrl": "http://localhost:1420", "devUrl": "http://localhost:1420",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "swap" name = "swap"
version = "2.4.0" version = "2.4.3"
authors = ["The COMIT guys <hello@comit.network>"] authors = ["The COMIT guys <hello@comit.network>"]
edition = "2021" edition = "2021"
description = "XMR/BTC trustless atomic swaps." description = "XMR/BTC trustless atomic swaps."