From 0e5e704813dc1ef1afc82e93cddf26d7eb304365 Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Mon, 6 Jul 2026 00:00:53 +0800 Subject: [PATCH] bump to 1.0.1 --- plugin.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.mod b/plugin.mod index c6410d3..a4d8ce9 100644 --- a/plugin.mod +++ b/plugin.mod @@ -2,7 +2,7 @@ name = "smartblock" display_name = "Smart Block" scope = "@ninja" -version = "1.0.0" +version = "1.0.1" description = "AI-powered block that generates custom content structures from natural-language prompts and renders them by substituting {{field}} placeholders." kind = "plugin" categories = ["developer"]