From ffce8b5913c12872555dc1c202c50d47766d6976 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 5 Jul 2026 16:44:48 +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 c753f16..2ef0137 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "cyberpunk" display_name = "Cyberpunk" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "Neon-on-black BlockNinja theme with glitch motifs, monospace accents, and magenta/cyan/lime tri-accent palette for SaaS, dev tools, and crypto." kind = "theme" categories = ["templates"] tags = ["dark", "neon", "glitch", "monospace", "saas", "developer", "tech", "crypto", "fintech"] -required_icon_packs = ["lucide", "simple-icons"]