From 64cbc9537141dc9dba6a46c1414c5422ad2c35f5 Mon Sep 17 00:00:00 2001 From: readme-bot Date: Sun, 5 May 2024 15:20:04 +0300 Subject: [PATCH] upgrade version to 0.4.17 --- src-tauri/Cargo.lock | 2 +- src-tauri/Cargo.toml | 2 +- src-tauri/tauri.conf.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 9298f7f..66b2bb4 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -4508,7 +4508,7 @@ dependencies = [ [[package]] name = "track3" -version = "0.4.16" +version = "0.4.17" dependencies = [ "binance-rs-async", "coingecko", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index f8f9506..ca3a269 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,7 @@ license = "" name = "track3" repository = "" rust-version = "1.57" -version = "0.4.16" +version = "0.4.17" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 2e6e08d..1d31725 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "track3", - "version": "0.4.16" + "version": "0.4.17" }, "tauri": { "allowlist": {