From 724b8df86789d72563093578c9894fbb243168c7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 01:29:41 +0000 Subject: [PATCH] chore(release): 3.46.1.1 [skip ci] --- README.adoc | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 4a3a047ce..68c5d7b45 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,5 @@ = SQLite JDBC Driver -:project-version: 3.46.1.0 +:project-version: 3.46.1.1 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 b7f9d4338..cb1f2a307 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.xerial sqlite-jdbc - 3.46.1.1-SNAPSHOT + 3.46.1.1 SQLite JDBC SQLite JDBC library https://github.com/xerial/sqlite-jdbc