From 3165ab2a6c72c0fca798e5b1d4ae10e2f7f294c8 Mon Sep 17 00:00:00 2001 From: didirus Date: Thu, 18 Jun 2026 03:35:09 +0300 Subject: [PATCH] build(app): bump tauri app version to 0.14.701 --- 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 f028d3e65..6e645a399 100644 --- a/apps/app/tauri.conf.json +++ b/apps/app/tauri.conf.json @@ -63,7 +63,7 @@ ] }, "productName": "AstralRinth App", - "version": "0.14.601", + "version": "0.14.701", "mainBinaryName": "AstralRinth App", "identifier": "AstralRinthApp", "plugins": {