Skip to content

Commit 83ba476

Browse files
committed
set up version 6.6.8
1 parent 63ea2dc commit 83ba476

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7+
## 6.6.8 (TBD)
8+
9+
* TBD
10+
711
## [6.6.7](https://github.com/ngageoint/geopackage-core-java/releases/tag/6.6.7) (04-03-2024)
812

913
* GeoPackage user version 1.4.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>mil.nga.geopackage</groupId>
55
<artifactId>geopackage-core</artifactId>
6-
<version>6.6.7</version>
6+
<version>6.6.8</version>
77
<packaging>jar</packaging>
88
<name>GeoPackage Core</name>
99
<url>https://github.com/ngageoint/geopackage-core-java</url>

0 commit comments

Comments
 (0)