This commit is contained in:
Jovan Lanik 2022-09-09 01:47:08 +02:00
parent 441a3ce047
commit 5b83385d63

View file

@ -17,7 +17,7 @@ struct powerbar {
GtkWidget *poweroff_button;
};
const gchar module_version[] = "v1.3.5";
const gchar module_version[] = "v1.3.6";
static int self_id;