Browse Source

GoogleUtilities 6.5.2 (#5110)

Paul Beusterien 6 năm trước cách đây
mục cha
commit
956fb1b11b
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      GoogleUtilities.podspec
  2. 1 1
      GoogleUtilities/CHANGELOG.md

+ 1 - 1
GoogleUtilities.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name             = 'GoogleUtilities'
-  s.version          = '6.5.1'
+  s.version          = '6.5.2'
   s.summary          = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
 
   s.description      = <<-DESC

+ 1 - 1
GoogleUtilities/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 6.5.2
 - Fixed an issue where GoogleUtilities misidentified Catalyst as a
   simulator runtime environment. (#5048)