This commit is contained in:
2025-08-29 00:55:38 -07:00
parent 19ee6c889f
commit b9353b249b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "berry-dash-launcher", "name": "berry-dash-launcher",
"private": true, "private": true,
"version": "1.0.0", "version": "1.1.0",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "next dev --turbopack", "dev": "next dev --turbopack",

View File

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

View File

@@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Berry Dash Launcher", "productName": "Berry Dash Launcher",
"version": "1.0.0", "version": "1.1.0",
"identifier": "xyz.lncvrt.berrydash-launcher", "identifier": "xyz.lncvrt.berrydash-launcher",
"build": { "build": {
"beforeDevCommand": "yarn dev", "beforeDevCommand": "yarn dev",

View File

@@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Berry Dash Launcher", "productName": "Berry Dash Launcher",
"version": "1.0.0", "version": "1.1.0",
"identifier": "xyz.lncvrt.berrydash-launcher", "identifier": "xyz.lncvrt.berrydash-launcher",
"build": { "build": {
"beforeDevCommand": "yarn dev", "beforeDevCommand": "yarn dev",

View File

@@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Berry Dash Launcher", "productName": "Berry Dash Launcher",
"version": "1.0.0", "version": "1.1.0",
"identifier": "xyz.lncvrt.berrydash-launcher", "identifier": "xyz.lncvrt.berrydash-launcher",
"build": { "build": {
"beforeDevCommand": "yarn dev", "beforeDevCommand": "yarn dev",

View File

@@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Berry Dash Launcher", "productName": "Berry Dash Launcher",
"version": "1.0.0", "version": "1.1.0",
"identifier": "xyz.lncvrt.berrydash-launcher", "identifier": "xyz.lncvrt.berrydash-launcher",
"build": { "build": {
"beforeDevCommand": "yarn dev", "beforeDevCommand": "yarn dev",