bump to v1.1.0: accessibility, filter bar fix, updated README

This commit is contained in:
Your Name
2026-02-19 20:15:01 +02:00
parent 799e3fe4b9
commit 64c42d092a
7 changed files with 56 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "openpylon",
"version": "1.0.1",
"version": "1.1.0",
"identifier": "com.openpylon.app",
"build": {
"beforeDevCommand": "npm run dev",