Fixed duplicate timeline entries

This commit is contained in:
Kurvaz 2026-01-08 13:52:24 -07:00
parent 947b7bc386
commit 275f33b041
9 changed files with 283 additions and 183 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Aventura",
"version": "0.2.8",
"version": "0.2.9",
"identifier": "com.karelian.aventura",
"build": {
"beforeDevCommand": "npm run dev",