From 773c648e0658efb82e5b817a257533968fd41ab5 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 20 Apr 2024 16:19:19 +0200 Subject: [PATCH] Version 3.45.2.0 --- VERSION | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 4e2627d2e5..f5f8df1164 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ version=3.45.2 -artifactVersion=3.45.2.0-SNAPSHOT +artifactVersion=3.45.2.0 sqliteMCVersion=1.8.4 diff --git a/pom.xml b/pom.xml index 49af1e231d..9025d0a276 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.45.2.0-SNAPSHOT + 3.45.2.0 SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt