From 1a8bf0bc4142df6b0fc4f22d856299534adbe7cd Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 18 Nov 2023 14:56:22 +0100 Subject: [PATCH] Version 3.44.0.1-SNAPSHOT --- VERSION | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 04355a38a..d9e894aa6 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ version=3.44.0 -artifactVersion=3.44.0.0 +artifactVersion=3.44.0.1-SNAPSHOT sqliteMCVersion=1.7.4 diff --git a/pom.xml b/pom.xml index b2cbc5e86..fedfaf76d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.44.0.0 + 3.44.0.1-SNAPSHOT SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt