Fix Apple Watch Series 7 device identifier being incorrect. (#329)

* added watch 6,8

* Update changelog and version bump.

Co-authored-by: Zandor Smith <info@zsinfo.nl>
This commit is contained in:
Guglielmo Faglioni
2022-10-29 03:26:21 +02:00
committed by GitHub
co-authored by Zandor Smith
parent 12cff4b02b
commit f5f4b03408
6 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '4.8.0'
s.version = '4.8.1'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC