We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ea2dc commit 83ba476Copy full SHA for 83ba476
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 6.6.8 (TBD)
8
+
9
+* TBD
10
11
## [6.6.7](https://github.com/ngageoint/geopackage-core-java/releases/tag/6.6.7) (04-03-2024)
12
13
* GeoPackage user version 1.4.0
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.geopackage</groupId>
<artifactId>geopackage-core</artifactId>
- <version>6.6.7</version>
+ <version>6.6.8</version>
<packaging>jar</packaging>
<name>GeoPackage Core</name>
<url>https://github.com/ngageoint/geopackage-core-java</url>
0 commit comments