File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 3.1.2
2+
3+ - [ pr-1233] ( https://github.com/CosmicMind/Material/pull/1233 ) : Fixed Layout breaks - subview ordering.
4+ - [ issue-1232] ( https://github.com/CosmicMind/Material/issues/1232 ) : Layout breaks view arrangements.
5+
16## 3.1.1
27
38- [ pr-2131] ( https://github.com/CosmicMind/Material/pull/2131 ) : Storyboard TextField fixes.
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Material'
3- s . version = '3.1.1 '
3+ s . version = '3.1.2 '
44 s . swift_version = '5.0'
55 s . license = 'BSD-3-Clause'
66 s . summary = 'A UI/UX framework for creating beautiful applications.'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >3.1.1 </string >
18+ <string >3.1.2 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments