Skip to content

Commit

Permalink
set up version 6.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Sep 25, 2023
1 parent 765160e commit 5fc0cdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 6.6.4 (TBD)

* TBD

## [6.6.3](https://github.com/ngageoint/geopackage-java/releases/tag/6.6.3) (09-25-2023)

* geopackage-core version 6.6.4
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.geopackage</groupId>
<artifactId>geopackage</artifactId>
<version>6.6.3</version>
<version>6.6.4</version>
<packaging>jar</packaging>
<name>GeoPackage</name>
<url>https://github.com/ngageoint/geopackage-java</url>
Expand Down

0 comments on commit 5fc0cdd

Please sign in to comment.