From 528b3e2d65c9cf3dfe0f60c2556cf5151ea7b114 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 7 Jun 2026 16:17:10 +0800 Subject: [PATCH] bump to 0.2.7 --- plugin.mod | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plugin.mod b/plugin.mod index 7d42c24..105cb68 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,7 +2,11 @@ name = "lcars" display_name = "LCARS" scope = "@themes" -version = "0.2.6" +version = "0.2.7" description = "Star Trek-inspired LCARS interface theme for BlockNinja — angular panels, bold accent colors, and the distinctive curved frame layout of the 24th-century starship computer." -kind = "plugin" +kind = "theme" categories = ["templates"] +tags = ["retro-futurist", "scifi", "lcars", "demo", "showcase", "angular", "amber"] + +[compatibility] +block_core = ">=0.11.0 <0.12.0"