From 96089d0cc81980356c9a51595e607a0e08e794d2 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Mon, 9 Dec 2024 22:09:45 +0100 Subject: [PATCH] Version 3.47.2.0 --- VERSION | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 7ab68b017a..fbd7389dc7 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -version=3.47.1 -artifactVersion=3.47.1.0 -sqliteMCVersion=1.9.1 +version=3.47.2 +artifactVersion=3.47.2.0 +sqliteMCVersion=1.9.2 diff --git a/pom.xml b/pom.xml index 8d00254d1d..45275848c0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.47.1.0 + 3.47.2.0 SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt