diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd32f85aa..250af8d380 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Fixed -[42.3.6] (2022-05-24 08:52:27 -0400) +## [42.3.6] (2022-05-24 08:52:27 -0400) ### Changed ### Added diff --git a/gradle.properties b/gradle.properties index 4c393169b6..2b6b6ce706 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.6 +pgjdbc.version=42.3.7 # 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=