Skip to content

Commit

Permalink
geopackage-ios 8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 2, 2024
1 parent acff5ba commit 7efe2e5
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/).

---

## 1.40 - Legacy (TBD)

* geopackage-ios version 8.0.5

## [1.39 - Legacy](https://github.com/ngageoint/geopackage-mapcache-ios/releases/tag/1.39) (11-16-2023)

* geopackage-ios version 8.0.4
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ platform :ios, '12.0'
inhibit_all_warnings!

target 'mapcache-ios' do
pod 'geopackage-ios', '~> 8.0.4'
pod 'geopackage-ios', '~> 8.0.5'
pod 'AFNetworking', '~> 3.2.1'
pod 'Fingertips', '~> 0.5.0'
end

0 comments on commit 7efe2e5

Please sign in to comment.