We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15b220 commit 0f14eaaCopy full SHA for 0f14eaa
apps/desktop/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "desktop"
3
-version = "0.0.60"
+version = "0.0.61"
4
authors = ["you"]
5
edition = "2021"
6
description = "Hyprnote Desktop App"
apps/desktop/src-tauri/tauri.conf.json
{
"$schema": "https://schema.tauri.app/config/2",
- "version": "0.0.60",
+ "version": "0.0.61",
"productName": "Hyprnote Dev",
"mainBinaryName": "Hyprnote Dev",
"identifier": "com.hyprnote.dev",
0 commit comments