From 2e76ce7862c6f2ecfa5843c8e3b69e9662646b03 Mon Sep 17 00:00:00 2001 From: yyc12345 Date: Fri, 20 Mar 2026 14:55:38 +0800 Subject: [PATCH] feat: bump up version --- bbp_ng/blender_manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbp_ng/blender_manifest.toml b/bbp_ng/blender_manifest.toml index 81876a8..0516958 100644 --- a/bbp_ng/blender_manifest.toml +++ b/bbp_ng/blender_manifest.toml @@ -6,7 +6,7 @@ schema_version = "1.0.0" # Example of manifest file for a Blender extension # Change the values according to your extension id = "bbp_ng" -version = "4.3.1" +version = "4.4.0" name = "Ballance Blender Plugin" tagline = "The specialized add-on served for creating game map of Ballance" maintainer = "yyc12345 "