We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e749f21 commit 842fa6aCopy full SHA for 842fa6a
VERSION
@@ -1,3 +1,3 @@
1
version=3.46.0
2
-artifactVersion=3.46.0.0-SNAPSHOT
+artifactVersion=3.46.0.0
3
sqliteMCVersion=1.8.5
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>io.github.willena</groupId>
6
<artifactId>sqlite-jdbc</artifactId>
7
- <version>3.46.0.0-SNAPSHOT</version>
+ <version>3.46.0.0</version>
8
<name>SQLite JDBC</name>
9
<description>SQLite JDBC library with encryption and authentication support</description>
10
<url>https://github.com/Willena/sqlite-jdbc-crypt</url>
0 commit comments