From 70fe2b2641f1e4089be47ca73076724787090764 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 bb2375d..82dfc51 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,9 +2,8 @@ name = "magazine-bold" display_name = "Magazine Bold" scope = "@themes" -version = "0.2.0" +version = "0.2.1" description = "A streetwear label's cover-story chrome: massive condensed uppercase headlines, duotone imagery, grid-breaking overlap and fluoro accent slabs. Newsprint plus voltage by day, ink-black plus fluoro by night. For fashion drops, lookbooks and culture publications." kind = "theme" categories = ["templates"] tags = ["fashion", "lifestyle", "streetwear", "magazine", "bold", "display", "editorial", "drops", "lookbook"] -required_icon_packs = ["lucide", "simple-icons"]