From 2163eb669b33ed357a209544b624182035b4f5c0 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 5 Jul 2026 16:44:49 +0800 Subject: [PATCH] bump to 0.2.1 --- plugin.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugin.mod b/plugin.mod index b6a7026..d40fcb0 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "scifi-clean" display_name = "Sci-Fi Clean" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "Minimalist futurist theme for aerospace, robotics, and R&D — off-white surfaces, technical blue, signal-orange accents, mono numerals." kind = "theme" categories = ["templates"] tags = ["futurist", "technical", "aerospace", "hardware", "robotics", "biotech", "rnd", "clean", "minimalist"] -required_icon_packs = ["lucide", "simple-icons"]