From 843940ae721d30f594bd660c41c88d3af98f0e98 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 20 Apr 2024 15:14:01 +0200 Subject: [PATCH] Prepare 3.45.2.0-SNAPSHOT --- VERSION | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 7cb6c126d3..b93c74bcfb 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -version=3.45.1 -artifactVersion=3.45.1.0 -sqliteMCVersion=1.8.3 +version=3.45.2.0-SNAPSHOT +artifactVersion=3.45.2.0-SNAPSHOT +sqliteMCVersion=1.8.4 diff --git a/pom.xml b/pom.xml index 0a8a533e27..49af1e231d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.45.1.0 + 3.45.2.0-SNAPSHOT SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt