From ddf51c959604e25f8f7a20310f893b85afa1fcbc Mon Sep 17 00:00:00 2001 From: didirus Date: Sat, 29 Nov 2025 00:19:47 +0300 Subject: [PATCH] Bump application version --- apps/app/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app/tauri.conf.json b/apps/app/tauri.conf.json index 0b8cf7c1..69fd88d9 100644 --- a/apps/app/tauri.conf.json +++ b/apps/app/tauri.conf.json @@ -48,7 +48,7 @@ ] }, "productName": "AstralRinth App", - "version": "0.10.2001", + "version": "0.10.2101", "mainBinaryName": "AstralRinth App", "identifier": "AstralRinthApp", "plugins": {