mirror of
https://github.com/lumehq/lume.git
synced 2025-03-18 05:41:53 +01:00
bump version
This commit is contained in:
parent
3660db4887
commit
823fb0f239
@ -2,7 +2,7 @@
|
||||
"name": "lume",
|
||||
"description": "the communication app",
|
||||
"private": true,
|
||||
"version": "1.2.7",
|
||||
"version": "2.0.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
|
4808
pnpm-lock.yaml
generated
4808
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@ -2517,7 +2517,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lume"
|
||||
version = "1.2.7"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"keyring",
|
||||
"serde",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "lume"
|
||||
version = "1.2.7"
|
||||
version = "2.0.0"
|
||||
description = "the communication app"
|
||||
authors = ["Ren Amamiya"]
|
||||
license = "GPL-3.0"
|
||||
|
@ -9,7 +9,7 @@
|
||||
},
|
||||
"package": {
|
||||
"productName": "Lume",
|
||||
"version": "1.2.7"
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"plugins": {
|
||||
"fs": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user