chore: bump version to 0.11.199

This commit is contained in:
Benjamin Shafii
2026-04-01 18:48:35 -07:00
parent 376c394dd7
commit 4a3e43e597
9 changed files with 79 additions and 85 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenWork",
"version": "0.11.198",
"version": "0.11.199",
"identifier": "com.differentai.openwork",
"build": {
"beforeDevCommand": "node ./scripts/tauri-before-dev.mjs",