chore(addresses): bump version to 0.1.9

This commit is contained in:
2026-07-22 03:44:32 +02:00
parent 04accaa206
commit 93dddbb8c5
5 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ const translations = {
export const addressesModule: PlatformWebModule = {
id: "addresses",
label: "i18n:govoplan-addresses.address_book.f6327f59",
version: "1.0.0",
version: "0.1.9",
dependencies: [],
optionalDependencies: ["campaigns", "mail", "forms", "reporting", "portal", "postbox"],
translations,