From 58eceb95f639fc3962220ee7d409e0e9bc863d88 Mon Sep 17 00:00:00 2001 From: Guillaume VILLENA Date: Sat, 18 Nov 2023 21:23:47 +0100 Subject: [PATCH] Version 3.44.0.1 --- VERSION | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index d9e894aa6..7ccbd95c1 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ version=3.44.0 -artifactVersion=3.44.0.1-SNAPSHOT +artifactVersion=3.44.0.1 sqliteMCVersion=1.7.4 diff --git a/pom.xml b/pom.xml index e2b920aac..27dd38f66 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.44.0.1-SNAPSHOT + 3.44.0.1 SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt