We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4feaf65 commit 515ae33Copy full SHA for 515ae33
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "linuxdo-accelerator"
3
-version = "0.1.3"
+version = "0.1.4"
4
edition = "2024"
5
build = "build.rs"
6
authors = ["fjh1997 <549308442@qq.com>"]
Packager.toml
@@ -1,7 +1,7 @@
product-name = "Linux.do Accelerator"
identifier = "io.linuxdo.accelerator"
out-dir = "./dist"
binaries-dir = "./target/release"
7
formats = ["deb", "dmg", "nsis"]
0 commit comments