chore: bump version to 0.11.171

This commit is contained in:
Benjamin Shafii
2026-03-19 14:01:13 -07:00
parent b05161e6f1
commit 10ec28d6dc
9 changed files with 17 additions and 17 deletions

View File

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