From 3d0b0be33252db083f08dfe201a7257efb9dd507 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 10 Feb 2024 19:18:41 +0100 Subject: [PATCH] 3.45.1.0 --- VERSION | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c913594d6..7cb6c126d 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ version=3.45.1 -artifactVersion=3.45.1.0-SNAPSHOT +artifactVersion=3.45.1.0 sqliteMCVersion=1.8.3 diff --git a/pom.xml b/pom.xml index 7013be386..59c812f57 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.45.1.0-SNAPSHOT + 3.45.1.0 SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt