From a65488eeb0edf2e4bcb7b953686c81713b2be433 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 6 Jan 2026 17:58:36 +0000 Subject: [PATCH] bump: create-tauri-app --- anda/devs/create-tauri-app/create-tauri-app.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/create-tauri-app/create-tauri-app.spec b/anda/devs/create-tauri-app/create-tauri-app.spec index 2c697c0f90..7ff75de1e7 100644 --- a/anda/devs/create-tauri-app/create-tauri-app.spec +++ b/anda/devs/create-tauri-app/create-tauri-app.spec @@ -1,8 +1,8 @@ %global crate create-tauri-app Name: rust-create-tauri-app -Version: 4.6.2 -Release: 1%{?dist} +Version: 4.7.0 +Release: 1%?dist Summary: Rapidly scaffold out a new tauri app project License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app