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.
2 parents 064ec36 + c795b02 commit 871acdcCopy full SHA for 871acdc
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "paigaldaja"
3
-version = "1.0.1"
+version = "1.0.2"
4
description = "A whitelabel .mrpack installer"
5
authors = ["Skye"]
6
license = "MIT"
src-tauri/tauri.conf.json
@@ -7,7 +7,7 @@
7
},
8
"package": {
9
"productName": "Fabulously Optimized Installer",
10
- "version": "1.0.1"
+ "version": "1.0.2"
11
12
"tauri": {
13
"allowlist": {
0 commit comments