From 9c338ba1e80e70f769a3d4f8aa325180007945e4 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 6 Mar 2023 21:08:47 +0100 Subject: [PATCH] misc: do not advance version too much ;) --- misc/theme-cicada/Makefile | 2 +- misc/theme-tukan/Makefile | 2 +- misc/theme-vicuna/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/theme-cicada/Makefile b/misc/theme-cicada/Makefile index 2d7b418c3..5286e2a9d 100644 --- a/misc/theme-cicada/Makefile +++ b/misc/theme-cicada/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= theme-cicada -PLUGIN_VERSION= 1.34 +PLUGIN_VERSION= 1.33 PLUGIN_COMMENT= The cicada theme - dark grey onyx PLUGIN_MAINTAINER= rene@team-rebellion.net PLUGIN_NO_ABI= yes diff --git a/misc/theme-tukan/Makefile b/misc/theme-tukan/Makefile index 54f47d87c..ea7459e6f 100644 --- a/misc/theme-tukan/Makefile +++ b/misc/theme-tukan/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= theme-tukan -PLUGIN_VERSION= 1.27 +PLUGIN_VERSION= 1.26 PLUGIN_COMMENT= The tukan theme - blue/white PLUGIN_MAINTAINER= rene@team-rebellion.net PLUGIN_NO_ABI= yes diff --git a/misc/theme-vicuna/Makefile b/misc/theme-vicuna/Makefile index c6ef6b2ac..ac471e0d7 100644 --- a/misc/theme-vicuna/Makefile +++ b/misc/theme-vicuna/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= theme-vicuna -PLUGIN_VERSION= 1.45 +PLUGIN_VERSION= 1.44 PLUGIN_COMMENT= The vicuna theme - blue sapphire PLUGIN_MAINTAINER= rene@team-rebellion.net PLUGIN_NO_ABI= yes