From a21ba806ef957fc42c9d9eb9378fae6b5d186dcf Mon Sep 17 00:00:00 2001 From: Manuel Reimer Date: Thu, 28 Jan 2021 11:16:03 +0100 Subject: Version 1.0.3 --- plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.c b/plugin.c index 3d266d4..073d67a 100644 --- a/plugin.c +++ b/plugin.c @@ -39,7 +39,7 @@ static const char * kPluginName = "graphlcd"; -static const char *VERSION = "1.0.2"; +static const char *VERSION = "1.0.3"; static const char *DESCRIPTION = trNOOP("Output to graphic LCD"); static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3