chore: prepare for v5.0

This commit is contained in:
Bnyro
2023-12-14 14:03:20 +01:00
parent 545b7bc313
commit 7f8d62cc98
6 changed files with 20 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
pub const NAME: &str = "lemoa";
pub const APP_ID: &str = "io.github.lemmygtk.lemoa";
pub const PKGDATADIR: &str = "/usr/local/share/lemoa";
pub const VERSION: &str = "0.3.0";
pub const PKGDATADIR: &str = "/usr/share/lemoa";
pub const VERSION: &str = "0.5.0";