feat: new grouping options

This commit is contained in:
2025-04-28 22:00:33 +00:00
parent ee49da3665
commit 0add9200a6
8 changed files with 219 additions and 47 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "STARTLINER",
"version": "0.17.0",
"version": "0.18.0",
"identifier": "zip.patafour.startliner",
"build": {
"beforeDevCommand": "bun run dev",