This commit is contained in:
2025-11-15 19:18:35 -07:00
parent 726b3e72de
commit 792c75c2a3
20 changed files with 407 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "berry-dash-ultimate"
version = "1.1.0"
version = "1.1.1"
authors = ["Lncvrt"]
edition = "2024"

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Berry Dash Ultimate",
"version": "1.1.0",
"version": "1.1.1",
"identifier": "xyz.lncvrt.bonoise-bdu",
"build": {
"frontendDist": "../src"