Version bump
This commit is contained in:
@@ -45,6 +45,10 @@ The user-interface should be pretty self-explanatory; but, there are some things
|
||||
|
||||
# Release Notes
|
||||
|
||||
## [1.1.1] - 2018-04-15
|
||||
+ ### Changed
|
||||
+ Small changes for Swift 4.1.
|
||||
|
||||
## [1.1.0] - 2017-09-27
|
||||
+ ### Changed
|
||||
+ Migrated code to Swift 4.
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>209</string>
|
||||
<string>223</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 Gregorio Litenstein Goldzweig. All rights reserved.</string>
|
||||
<key>NSMainNibFile</key>
|
||||
|
||||
Reference in New Issue
Block a user