Commit 1a9cb2c5 by Daniel Dahan

Merge branch 'master' into development

parents b9f7bf00 d44fc3ea
Pod::Spec.new do |s|
s.name = 'Material'
s.version = '2.4.8'
s.version = '2.4.9'
s.license = 'BSD-3-Clause'
s.summary = 'Material is an animation and graphics framework that brings Material Design to iOS with Swift 3.'
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 January 2016 - Material 2.5.0
## Releasing January 2017 - Material 2.5.0
- [x] Reminders
- [x] Text Editor
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.4.8</string>
<string>2.4.9</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