From 4be93be5c80477d7f5fc205a8e8d4f9397a161d7 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Mon, 10 Jun 2024 15:54:55 +0000 Subject: [PATCH] Version 7.19.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8c3d87d470..de3f1aa862 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def pdb-version "7.19.0") +(def pdb-version "7.19.1-SNAPSHOT") (def clj-parent-version "5.6.19")