From 02951f754c56b78509ec3c88ae5863d4923eb55c Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Wed, 14 Jan 2026 11:19:03 +0800 Subject: chore: bump version to 0.1.12 in Cargo.toml and tauri.conf.json --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-tauri/tauri.conf.json') diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 08ecd86..e5fda06 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,6 +1,6 @@ { "productName": "dropout", - "version": "0.1.11", + "version": "0.1.12", "identifier": "com.dropout.launcher", "build": { "beforeDevCommand": "pnpm -C ../ui dev", -- cgit v1.2.3-70-g09d2