Merged PR 215721: Changed version to 0.1.5

Changed version to 0.1.5
This commit is contained in:
Vlad Filyakov 2018-12-26 19:53:58 +00:00
Родитель 4253b1b87f
Коммит 8482b59906
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OfficeUIFabric"
s.version = "0.1.4"
s.version = "0.1.5"
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.4</string>
<string>0.1.5</string>
<key>CFBundleVersion</key>
<string>3</string>
<string>4</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>