mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
Set version for cargo-generate-rpm
This commit is contained in:
@@ -82,6 +82,7 @@ overflow-checks = true
|
||||
lto = "thin"
|
||||
|
||||
[package.metadata.generate-rpm]
|
||||
version = "0.1.0~alpha.1"
|
||||
assets = [
|
||||
{ source = "target/release/niri", dest = "/usr/bin/", mode = "755" },
|
||||
{ source = "resources/niri-session", dest = "/usr/bin/", mode = "755" },
|
||||
|
||||
Reference in New Issue
Block a user