chore:update pyproject.toml and docker-compose files to correct version

This commit is contained in:
matt 2025-09-04 19:30:39 -07:00
parent d2133d1584
commit 806948aa0b
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ services:
# Compliance/exports # Compliance/exports
WEB_AUTO_ENFORCE: "0" # 1=auto-apply bracket enforcement and re-export WEB_AUTO_ENFORCE: "0" # 1=auto-apply bracket enforcement and re-export
APP_VERSION: "v2.2.5" # Optional label shown in footer APP_VERSION: "v2.2.6" # Optional label shown in footer
# WEB_CUSTOM_EXPORT_BASE: "" # Optional custom export basename # WEB_CUSTOM_EXPORT_BASE: "" # Optional custom export basename
# Paths (optional overrides) # Paths (optional overrides)

View file

@ -29,7 +29,7 @@ services:
# Compliance/exports # Compliance/exports
WEB_AUTO_ENFORCE: "0" WEB_AUTO_ENFORCE: "0"
APP_VERSION: "v2.2.5" APP_VERSION: "v2.2.6"
# WEB_CUSTOM_EXPORT_BASE: "" # WEB_CUSTOM_EXPORT_BASE: ""
# Paths (optional overrides) # Paths (optional overrides)