From 024854bb4268c5cca440e03ff844ede01b3bd8e5 Mon Sep 17 00:00:00 2001 From: Sebastian Kinne Date: Mon, 15 Oct 2018 12:41:24 -0700 Subject: [PATCH] fix themes module having invalid module.info --- Themes/module.info | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Themes/module.info b/Themes/module.info index 29ae1b2..e70089c 100644 --- a/Themes/module.info +++ b/Themes/module.info @@ -1,12 +1,10 @@ { "author": "trashbo4t", - "description": "Create, download, and share custom themes.", "devices": [ "nano", "tetra" ], "title": "Themes", "description": "Create, download, and share custom themes", - "version": "1.1", - "author": "trashbo4t" + "version": "1.2" }