Skip to content

Commit 515ae33

Browse files
committed
Bump version to 0.1.4
1 parent 4feaf65 commit 515ae33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linuxdo-accelerator"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2024"
55
build = "build.rs"
66
authors = ["fjh1997 <549308442@qq.com>"]

Packager.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "linuxdo-accelerator"
22
product-name = "Linux.do Accelerator"
33
identifier = "io.linuxdo.accelerator"
4-
version = "0.1.3"
4+
version = "0.1.4"
55
out-dir = "./dist"
66
binaries-dir = "./target/release"
77
formats = ["deb", "dmg", "nsis"]

0 commit comments

Comments
 (0)