diff --git a/surfaces/gui/src-tauri/tauri.conf.json b/surfaces/gui/src-tauri/tauri.conf.json index 95aa77cd..ca15a297 100644 --- a/surfaces/gui/src-tauri/tauri.conf.json +++ b/surfaces/gui/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "OpenWorker", - "version": "0.1.6", + "version": "0.1.7", "identifier": "com.openworker.desktop", "build": { "frontendDist": "../dist",