Commit a9ae15ab by Daniel Dahan

development: Preparation for 2.3.21 release

parent 00a1e0af
Pod::Spec.new do |s|
s.name = 'Material'
s.version = '2.3.20'
s.version = '2.3.21'
s.license = 'BSD-3-Clause'
s.summary = 'Material is an animation and graphics framework that is used to create beautiful applications.'
s.homepage = 'http://materialswift.com'
......
......@@ -39,7 +39,7 @@ We moved all sample projects to a separate repo named [Samples](https://github.c
- [x] Sample Projects
- [x] And More...
## Releasing November 2016
## Releasing December 2016
- [x] Reminders
- [x] Text Editor
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.3.20</string>
<string>2.3.21</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment