Skip to content

Commit 9634914

Browse files
committed
set up version 4.2.4
1 parent 5ec885e commit 9634914

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
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.4 (TBD)
8+
9+
* TBD
10+
711
## [4.2.3](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.2.3) (02-01-2023)
812

913
* sf-geojson-ios 4.2.3

ogc-api-features-json-ios.podspec

+1-1
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.3'
3+
s.version = '4.2.4'
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)