Prepare for v0.3.0

This commit is contained in:
Bnyro
2023-07-13 17:07:16 +02:00
parent b7f8125707
commit beb56f8fb0
6 changed files with 23 additions and 8 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.2.0";
pub const VERSION: &str = "0.3.0";