bump version

This commit is contained in:
Ren Amamiya 2023-09-06 16:53:05 +07:00
parent 5c8850ea8f
commit 48066a4018
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "lume",
"description": "the communication app",
"private": true,
"version": "1.2.2",
"version": "1.2.3",
"scripts": {
"dev": "vite",
"build": "vite build",

View File

@ -1,6 +1,6 @@
[package]
name = "lume"
version = "1.2.2"
version = "1.2.3"
description = "the communication app"
authors = ["Ren Amamiya"]
license = "GPL-3.0"

View File

@ -9,7 +9,7 @@
},
"package": {
"productName": "Lume",
"version": "1.2.2"
"version": "1.2.3"
},
"tauri": {
"allowlist": {