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 7bbb864 commit ef7beb4Copy full SHA for ef7beb4
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 4.2.6 (TBD)
8
+
9
+* TBD
10
11
## [4.2.5](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.2.5) (04-08-2024)
12
13
* Temporal interval fixed to be an array of intervals
ogc-api-features-json-ios.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'ogc-api-features-json-ios'
3
- s.version = '4.2.5'
+ s.version = '4.2.6'
s.license = {:type => 'MIT', :file => 'LICENSE' }
s.summary = 'iOS SDK for OGC API Features JSON'
s.homepage = 'https://github.com/ngageoint/ogc-api-features-json-ios'
0 commit comments