Fix unknown persona detection, bump to v0.1.16

This commit is contained in:
2026-06-16 21:44:13 +02:00
parent 012826d93b
commit 704ee3e734
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# make clean — Remove build artifacts
PLUGIN_ID := com.forkless.mattermore
PLUGIN_VERSION := 0.1.15
PLUGIN_VERSION := 0.1.16
DIST_DIR := dist
SERVER_DIR := server
BUNDLE_NAME := $(PLUGIN_ID)-$(PLUGIN_VERSION).tar.gz