bump to 0.2.7

This commit is contained in:
Alex Dunmow 2026-06-07 16:17:10 +08:00
parent 91e6735eb2
commit 528b3e2d65

View File

@ -2,7 +2,11 @@
name = "lcars" name = "lcars"
display_name = "LCARS" display_name = "LCARS"
scope = "@themes" 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." 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"] categories = ["templates"]
tags = ["retro-futurist", "scifi", "lcars", "demo", "showcase", "angular", "amber"]
[compatibility]
block_core = ">=0.11.0 <0.12.0"