add reduce motion toggle and bump to v1.0.1

This commit is contained in:
2026-02-16 17:51:23 +02:00
parent d33c348260
commit 2f3060738e
21 changed files with 1339 additions and 9 deletions

View File

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