Skip to content

Commit 6ff2e80

Browse files
committed
Version 3.47.1.0
1 parent 700eaf9 commit 6ff2e80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version=3.47.1
2-
artifactVersion=3.47.1.0-SNAPSHOT
2+
artifactVersion=3.47.1.0
33
sqliteMCVersion=1.9.1

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>io.github.willena</groupId>
66
<artifactId>sqlite-jdbc</artifactId>
7-
<version>3.47.1.0-SNAPSHOT</version>
7+
<version>3.47.1.0</version>
88
<name>SQLite JDBC</name>
99
<description>SQLite JDBC library with encryption and authentication support</description>
1010
<url>https://github.com/Willena/sqlite-jdbc-crypt</url>

0 commit comments

Comments
 (0)