Merged PR 222086: Changed version to 0.1.7
Changed version to 0.1.7
This commit is contained in:
Родитель
12dcd14dbb
Коммит
6ba8b626dc
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.1.6</string>
|
||||
<string>0.1.7</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
@ -26,7 +26,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5</string>
|
||||
<string>6</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>UIBackgroundModes</key>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = "OfficeUIFabric"
|
||||
s.version = "0.1.6"
|
||||
s.version = "0.1.7"
|
||||
s.summary = "Office UI Fabric is a set of reusable UI controls and tools"
|
||||
s.homepage = "https://onedrive.visualstudio.com/Design/The%20Studio/_git/fabric-ios"
|
||||
s.license = { :type => "MIT", :file => "LICENSE" }
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.1.6</string>
|
||||
<string>0.1.7</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5</string>
|
||||
<string>6</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
|
|
Загрузка…
Ссылка в новой задаче