From b0dd0ed1c6648c7984f560838b386b950b5abaf8 Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Tue, 5 Jul 2022 13:42:01 -0400 Subject: [PATCH] Prepare v2.1.2 --- build.properties | 2 +- repo.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build.properties b/build.properties index ff8f323..30cfede 100644 --- a/build.properties +++ b/build.properties @@ -4,4 +4,4 @@ # project.name=public-repo -project.version=2.1.1 +project.version=2.1.2 diff --git a/repo.xml b/repo.xml index c191236..ca55b11 100644 --- a/repo.xml +++ b/repo.xml @@ -12,6 +12,11 @@ post-install.xq + +
    +
  • Fix: Reinstate support for eXist 4.x build process - #78
  • +
+
  • Fix: Bug introduced in the 'find' endpoint with 2.1.0