fix(packaging): expose immutable WebUI Git package for v0.1.21
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-09-08 02:06:09 +02:00
parent f3daca7ed7
commit 6d051b84f6
6 changed files with 54 additions and 4 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ def _dsar_provider(context: ModuleContext) -> IdentityDsarProvider:
manifest = ModuleManifest(
id="identity",
name="Identity",
version="0.1.20",
version="0.1.21",
required_capabilities=(
CAPABILITY_AUTH_PRINCIPAL_RESOLVER,
CAPABILITY_AUTH_PERMISSION_EVALUATOR,