From 3ba3c0ca8241f6cad9244cdecb0e0bf1bbd89a88 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 20 Feb 2026 14:28:21 +0000 Subject: [PATCH] chore: bump version to 4.10.25 [skip ci] --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 32c4199..a267461 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "Paarrot", - "version": "4.10.24", + "version": "4.10.25", "identifier": "wtf.ruv.paarrot", "build": { "frontendDist": "../cinny/dist",