Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
raisfeld-ori committed Mar 31, 2024
1 parent 12b4648 commit a35c911
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "d_vault",
"name": "Ksed",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down
32 changes: 16 additions & 16 deletions src-tauri/Cargo.lock

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

6 changes: 3 additions & 3 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "d_vault"
name = "Ksed"
version = "0.0.0"
description = "A Tauri App"
authors = ["you"]
description = "your hidden desktop in windows"
authors = ["ori raisfeld", "ariel elaski", "aviv segal"]
edition = "2021"
build = "build.rs"

Expand Down
4 changes: 2 additions & 2 deletions src-tauri/resource.rc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ BLOCK "000004b0"
{
VALUE "FileVersion", "0.0.0"
VALUE "ProductVersion", "0.0.0"
VALUE "FileDescription", "d_vault"
VALUE "ProductName", "d_vault"
VALUE "FileDescription", "Ksed"
VALUE "ProductName", "Ksed"
}
}
BLOCK "VarFileInfo" {
Expand Down

0 comments on commit a35c911

Please sign in to comment.