fix: TinyMCE über lokalen Plugin-Endpunkt ausliefern

This commit is contained in:
2026-07-22 10:51:23 +02:00
parent a7c0db2685
commit da0774b3aa
6 changed files with 28 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-documentation"
version = "0.2.1"
version = "0.2.2"
description = "Integrated Markdown wiki and office document importer for NetBox"
readme = "README.md"
requires-python = ">=3.10"