Skip to content

Commit e3b79f2

Browse files
committed
Version 3.38.1.1
1 parent 2439d13 commit e3b79f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version=3.38.1
2-
artifactVersion=3.38.1.1-SNAPSHOT
3-
sqliteMCVersion=1.3.9
2+
artifactVersion=3.38.1.1
3+
sqliteMCVersion=1.3.9

pom.xml

Lines changed: 1 addition & 1 deletion
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.38.1.1-SNAPSHOT</version>
7+
<version>3.38.1.1</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)