From 9af47cf0b1defc56d114081028fba1bb5405e3ce Mon Sep 17 00:00:00 2001 From: axtlos Date: Wed, 23 Nov 2022 18:47:03 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 096a500..d10cd12 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "jade" description = "The new installer for crystal linux, contains backend and TUI" -authors = ["Amy "] -version = "1.2.1" +authors = ["Amy "] +version = "1.2.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html