From 425719644a64a47b34ccac71626e1f738d4582e6 Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Thu, 15 Aug 2024 21:39:40 +0200 Subject: [PATCH] Version 3.46.1.0; Updated SQLiteMc to 1.8.7 --- VERSION | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 47ecacb76..3bc15c305 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -version=3.46.0 -artifactVersion=3.46.0.2 -sqliteMCVersion=1.8.6 +version=3.46.1 +artifactVersion=3.46.1.0 +sqliteMCVersion=1.8.7 diff --git a/pom.xml b/pom.xml index 2cfdae42a..136133a91 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.46.0.2 + 3.46.1.0 SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt