Prepare for v0.2.0

This commit is contained in:
Bnyro
2023-06-30 17:13:08 +02:00
parent 1e4ccacfe8
commit 02a296dcdf
7 changed files with 17 additions and 64 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.1.0";
pub const VERSION: &str = "0.2.0";