From 7d32a9be6386736a422c441d991e8208cea74a08 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 10 Sep 2022 23:06:49 +0200 Subject: [PATCH] Version 3.39.3.0 --- VERSION | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 13f770dcd1..d2a908d6b1 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ version=3.39.3 -artifactVersion=3.39.3.0-SNAPSHOT +artifactVersion=3.39.3.0 sqliteMCVersion=1.5.2 diff --git a/pom.xml b/pom.xml index 96b7985a9a..d9fc066e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.39.3.0-SNAPSHOT + 3.39.3.0 SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt