Skip to content

Commit ef7beb4

Browse files
committed
set up version 4.2.6
1 parent 7bbb864 commit ef7beb4

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+
## 4.2.6 (TBD)
8+
9+
* TBD
10+
711
## [4.2.5](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.2.5) (04-08-2024)
812

913
* Temporal interval fixed to be an array of intervals

ogc-api-features-json-ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ogc-api-features-json-ios'
3-
s.version = '4.2.5'
3+
s.version = '4.2.6'
44
s.license = {:type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'iOS SDK for OGC API Features JSON'
66
s.homepage = 'https://github.com/ngageoint/ogc-api-features-json-ios'

0 commit comments

Comments
 (0)