mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
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:
co-authored by
Zandor Smith
parent
12cff4b02b
commit
f5f4b03408
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user