From d7f894a67f7432b2c33ae3e6ceee9fcae9ccbefa Mon Sep 17 00:00:00 2001 From: Jaap Jansma <jaap.jansma@civicoop.org> Date: Mon, 27 May 2024 14:45:32 +0200 Subject: [PATCH] 1.106-dev --- CHANGELOG.md | 2 ++ info.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d733b581..8f4e0a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# Version 1.106 (not yet released) + # Version 1.105 * Fixed issue with in memory data flows. Such as the duplicate contacts. diff --git a/info.xml b/info.xml index 4f982069..217e593e 100644 --- a/info.xml +++ b/info.xml @@ -15,7 +15,7 @@ <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url> </urls> <releaseDate>2024-05-27</releaseDate> - <version>1.105</version> + <version>1.106-dev</version> <develStage>stable</develStage> <compatibility> <ver>5.37</ver> -- GitLab