mirror of
https://github.com/VirtualHotBar/NetMount.git
synced 2026-06-02 01:13:32 +08:00
chore: 更新版本号至1.2.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "netmount-gui",
|
||||
"private": true,
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"type": "module",
|
||||
"config": {
|
||||
"registry": "https://registry.npmmirror.com/"
|
||||
|
||||
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -2424,7 +2424,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "netmount"
|
||||
version = "1.2.2"
|
||||
version = "1.2.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"anyhow-tauri",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "netmount"
|
||||
description = "NetMount"
|
||||
version = "1.2.2"
|
||||
version = "1.2.3"
|
||||
authors = ["VirtualHotBar"]
|
||||
license = "AGPL-3.0"
|
||||
repository = ""
|
||||
|
||||
Reference in New Issue
Block a user