From f1eebd849c6b958d2eb384d1f4c1637c256c32a5 Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Sat, 22 Aug 2026 03:57:28 +0200 Subject: [PATCH] chore: sync Campaign portable transfer release --- packages/govoplan-meta/pyproject.toml | 2 +- requirements-release.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/govoplan-meta/pyproject.toml b/packages/govoplan-meta/pyproject.toml index 88ad8ff..2a4ef35 100644 --- a/packages/govoplan-meta/pyproject.toml +++ b/packages/govoplan-meta/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "govoplan-dashboard==0.1.18", "govoplan-files==0.1.20", "govoplan-mail==0.1.18", - "govoplan-campaign==0.1.23", + "govoplan-campaign==0.1.24", "govoplan-calendar==0.1.18", "govoplan-docs==0.1.18", "govoplan-ops==0.1.18", diff --git a/requirements-release.txt b/requirements-release.txt index d87d56b..cc028d6 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -12,7 +12,7 @@ govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1 govoplan-dashboard @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-dashboard.git@v0.1.18 govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1.20 govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.18 -govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.23 +govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.24 govoplan-calendar @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-calendar.git@v0.1.18 govoplan-docs @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-docs.git@v0.1.18 govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.18