From a3be2cb1daa37355aa9d341e33ca119136715587 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 8 Jun 2024 18:49:17 +0200 Subject: [PATCH] version 3.46.0.1-SNAPSHOT --- VERSION | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index cd6e4bcd8c..fb17022074 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ version=3.46.0 -artifactVersion=3.46.0.0 +artifactVersion=3.46.0.1-SNAPSHOT sqliteMCVersion=1.8.5 diff --git a/pom.xml b/pom.xml index 06504fa93b..f35a5e4991 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.46.0.0 + 3.46.0.1-SNAPSHOT SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt