From 78a781219e21721f04a0d5823f767a88395fea44 Mon Sep 17 00:00:00 2001 From: FirowMD Date: Tue, 19 Nov 2024 12:32:18 +0300 Subject: [PATCH] Change version to `1.1` --- bytesto4t/package.json | 2 +- bytesto4t/src-tauri/Cargo.toml | 2 +- bytesto4t/src/routes/+page.svelte | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bytesto4t/package.json b/bytesto4t/package.json index c89f055..19d37d0 100644 --- a/bytesto4t/package.json +++ b/bytesto4t/package.json @@ -1,6 +1,6 @@ { "name": "bytesto4t", - "version": "0.1.0", + "version": "0.1.1", "description": "", "type": "module", "scripts": { diff --git a/bytesto4t/src-tauri/Cargo.toml b/bytesto4t/src-tauri/Cargo.toml index c7d4870..4cc70b0 100644 --- a/bytesto4t/src-tauri/Cargo.toml +++ b/bytesto4t/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bytesto4t" -version = "0.1.0" +version = "0.1.1" description = "A Tauri App" authors = ["you"] edition = "2021" diff --git a/bytesto4t/src/routes/+page.svelte b/bytesto4t/src/routes/+page.svelte index 01ee2b3..18195fc 100644 --- a/bytesto4t/src/routes/+page.svelte +++ b/bytesto4t/src/routes/+page.svelte @@ -119,7 +119,7 @@
Logo
-

ByteSto4t v.1

+

ByteSto4t v.1.1