We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf907b5 commit 73ae2d6Copy full SHA for 73ae2d6
desktop/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "gun_vue"
3
-version = "0.18.3"
+version = "0.18.4"
4
description = "Gun-Vue makes reactive p2p graphs a thing"
5
authors = ["davay42"]
6
license = "MIT"
desktop/src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
8
},
9
"package": {
10
"productName": "Gun-Vue",
11
- "version": "0.18.3"
+ "version": "0.18.4"
12
13
"tauri": {
14
"allowlist": {
0 commit comments