From fb1430ee59b195f28769af1f47d86c0d710a5e8a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 19 Feb 2026 14:39:50 +0000 Subject: [PATCH] chore: bump version to 4.10.17 [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 c2c1476..296c3ca 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.16", + "version": "4.10.17", "identifier": "wtf.ruv.paarrot", "build": { "frontendDist": "../cinny/dist",