diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 4d519488..b41c7fd1 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": "VRCT", - "version": "3.0.0", + "version": "3.2.0", "identifier": "com.vrct.app", "build": { "beforeDevCommand": "",