diff --git a/source.c b/source.c index 1d676ac..367e519 100644 --- a/source.c +++ b/source.c @@ -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;