From e5c735808c16bfec9e4f33dac0215f55ac295382 Mon Sep 17 00:00:00 2001 From: Manuel Reimer Date: Wed, 19 Aug 2020 10:34:30 +0200 Subject: Version 1.0.2 --- plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.c') diff --git a/plugin.c b/plugin.c index cea0f7a..3d266d4 100644 --- a/plugin.c +++ b/plugin.c @@ -39,7 +39,7 @@ static const char * kPluginName = "graphlcd"; -static const char *VERSION = "1.0.1"; +static const char *VERSION = "1.0.2"; static const char *DESCRIPTION = trNOOP("Output to graphic LCD"); static const char *MAINMENUENTRY = NULL; -- cgit v1.2.3