diff --git a/README.adoc b/README.adoc index 06189d639..47a6e58f5 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,5 @@ = SQLite JDBC Driver -:project-version: 3.41.2.1 +:project-version: 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 805b88114..dbe5a7da0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.xerial sqlite-jdbc - 3.41.2.2-SNAPSHOT + 3.41.2.2 SQLite JDBC SQLite JDBC library https://github.com/xerial/sqlite-jdbc