From ea794468adab03708aaecc045d5f45a5c9c77368 Mon Sep 17 00:00:00 2001 From: madonuko Date: Fri, 17 Jan 2025 00:32:27 +0800 Subject: [PATCH] chore: bump to 0.1.5 I didn't even know 0.1.4 already existed sooooo --- Cargo.toml | 2 +- po/taidan.pot | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 54c4b92..5a442cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ members = ["taidan_proc_macros", "taidan_catalogue_parser"] [package] name = "taidan" -version = "0.1.4" +version = "0.1.5" edition = "2021" description = "Out-Of-Box-Experience (OOBE) and Welcome App" license = "MIT" diff --git a/po/taidan.pot b/po/taidan.pot index 6a32458..70ca836 100644 --- a/po/taidan.pot +++ b/po/taidan.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Taidan 0.1.4\n" +"Project-Id-Version: Taidan 0.1.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-16 16:29+0000\n" +"POT-Creation-Date: 2025-01-16 16:31+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"