From 73e64f0655e1f0bdefc4a6a0dc1710cc9e2782ce Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:19:10 +0000 Subject: [PATCH] chore(release): 3.46.1.0 [skip ci] --- README.adoc | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index c519b7f9ca..05da93e19d 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,5 @@ = SQLite JDBC Driver -:project-version: 3.46.0.1 +:project-version: 3.46.1.0 image:https://img.shields.io/github/actions/workflow/status/xerial/sqlite-jdbc/ci.yml?branch=master[GitHub Workflow Status (branch),link=https://github.com/xerial/sqlite-jdbc/actions/workflows/ci.yml?query=branch%3Amaster] image:https://badges.gitter.im/xerial/sqlite-jdbc.svg[Join the chat,link=https://gitter.im/xerial/sqlite-jdbc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge] diff --git a/pom.xml b/pom.xml index 105a18b877..2e6987670a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.xerial sqlite-jdbc - 3.46.1.0-SNAPSHOT + 3.46.1.0 SQLite JDBC SQLite JDBC library https://github.com/xerial/sqlite-jdbc