From 854d05cca8db41a0192d0850199231b6ea21191a Mon Sep 17 00:00:00 2001 From: Guillaume Villena Date: Sat, 27 Mar 2021 10:56:41 +0100 Subject: [PATCH] Prepare for 3.35.3 --- VERSION | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 488b5b884a..6bc985ab73 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=3.35.2 -artifactVersion=3.35.2-SNAPSHOT +version=3.35.3 +artifactVersion=3.35.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index bf140b5012..74629bf768 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.willena sqlite-jdbc - 3.35.2-SNAPSHOT + 3.35.3-SNAPSHOT SQLite JDBC SQLite JDBC library with encryption and authentication support https://github.com/Willena/sqlite-jdbc-crypt