Bump app version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "nuxtor",
|
"name": "nuxtor",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@10.9.0",
|
"packageManager": "pnpm@10.9.0",
|
||||||
"description": "Starter template for Nuxt 3 and Tauri 2",
|
"description": "Starter template for Nuxt 3 and Tauri 2",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "nuxtor"
|
name = "nuxtor"
|
||||||
version = "1.3.0"
|
version = "1.3.1"
|
||||||
description = "Starter template for Nuxt 3 and Tauri 2"
|
description = "Starter template for Nuxt 3 and Tauri 2"
|
||||||
authors = [ "NicolaSpadari" ]
|
authors = [ "NicolaSpadari" ]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@@ -32,7 +32,7 @@
|
|||||||
"devUrl": "http://localhost:3000"
|
"devUrl": "http://localhost:3000"
|
||||||
},
|
},
|
||||||
"productName": "Nuxtor",
|
"productName": "Nuxtor",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"identifier": "com.nicolaspadari.nuxtor",
|
"identifier": "com.nicolaspadari.nuxtor",
|
||||||
"plugins": {},
|
"plugins": {},
|
||||||
"app": {
|
"app": {
|
||||||
|
Reference in New Issue
Block a user