Sfoglia il codice sorgente

Bump up GoogleDataTransport version to 8.1.0 (#7075)

Bump up version to 8.1.0
Jeremy Jiang 5 anni fa
parent
commit
6fffc8147f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      GoogleDataTransport.podspec

+ 1 - 1
GoogleDataTransport.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name             = 'GoogleDataTransport'
-  s.version          = '8.0.1'
+  s.version          = '8.1.0'
   s.summary          = 'Google iOS SDK data transport.'
 
   s.description      = <<-DESC