Skip to content

Commit

Permalink
updeta ver 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtualHotBar committed May 16, 2024
1 parent eeacba8 commit 4e06760
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netmount-gui",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "app"
description = "NetMount"
version = "1.0.1"
version = "1.0.2"
authors = ["VirtualHotBar"]
license = ""
repository = ""
Expand Down

0 comments on commit 4e06760

Please sign in to comment.