From 12541c4d2e8549426207b212dbc7963b0cc780f6 Mon Sep 17 00:00:00 2001 From: Dave Cramer Date: Wed, 4 May 2022 16:48:33 -0400 Subject: [PATCH] bumped version number --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index efb607523e..4c393169b6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ kotlin.parallel.tasks.in.project=true # This is version for PgJdbc itself # Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts # Release version can be generated by using -Prelease or -Prc= arguments -pgjdbc.version=42.3.5 +pgjdbc.version=42.3.6 # The options below configures the use of local clone (e.g. testing development versions) # You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins=