feat: Nostr Auto Updater (#16)
* clean up * fix version * add auto updater * add windows
This commit is contained in:
@@ -4,8 +4,9 @@ members = ["crates/*"]
|
||||
default-members = ["crates/app"]
|
||||
|
||||
[workspace.package]
|
||||
publish = false
|
||||
version = "0.1.4"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[workspace.dependencies]
|
||||
coop = { path = "crates/*" }
|
||||
|
||||
Reference in New Issue
Block a user