From 9c38cd8406d3952beef2e09b3a6086c60b57937a Mon Sep 17 00:00:00 2001 From: Robinson <75579375+iamrbn@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:37:24 +0100 Subject: [PATCH] update notes 1.51 --- Reddit-Widget.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Reddit-Widget.json b/Reddit-Widget.json index e433594..94fb8ac 100644 --- a/Reddit-Widget.json +++ b/Reddit-Widget.json @@ -1,4 +1,4 @@ { - "version": 1.5, - "notes":"• Module file has been added with parts of the original script for performance improvements\n• Last post lockscreen-widgets have been revised\n• The error widgets have also been revised\n• Also added last post homescreen-widgets\n• Added 'report bug' menu to save api response as json\n• Some parts of the delete menu have been removed and the rest has been revised\n• Code snippets that were not used have been removed\n• Small design improvements at some points\n• General code improvements" + "version": 1.51, + "notes":"• Revised error & update-widget\n •Small script and module improvements" }