Bump version

This commit is contained in:
Nicola Spadari
2025-02-09 13:01:44 +01:00
parent afc78fcdf0
commit 295beaaa23
4 changed files with 4 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -2273,7 +2273,7 @@ dependencies = [
[[package]]
name = "nuxtor"
version = "1.1.1"
version = "1.2.0"
dependencies = [
"serde",
"serde_json",

View File

@@ -1,6 +1,6 @@
[package]
name = "nuxtor"
version = "1.1.1"
version = "1.2.0"
description = "Starter template for Nuxt 3 and Tauri 2"
authors = [ "NicolaSpadari" ]
license = "MIT"

View File

@@ -32,7 +32,7 @@
"devUrl": "http://localhost:3000"
},
"productName": "Nuxtor",
"version": "1.1.1",
"version": "1.2.0",
"identifier": "com.nicolaspadari.nuxtor",
"plugins": {},
"app": {