Skip to content

Commit 7cbc766

Browse files
committed
Update changelog & bump version to 1.1.3.
1 parent 4695232 commit 7cbc766

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The user-interface should be pretty self-explanatory; but, there are some things
3434
- Gears designed by Freepik (http://www.freepik.com/free-vector/gray-background-of-gear_956712.htm)
3535

3636
## Current Version
37-
- Version: 1.1.2
38-
- Date: 2018-10-07
37+
- Version: 1.1.3
38+
- Date: 2018-11-15
3939

4040
## Known Issues
4141
-
@@ -45,6 +45,10 @@ The user-interface should be pretty self-explanatory; but, there are some things
4545

4646
# Release Notes
4747

48+
## [1.1.3] - 2018-11-15
49+
+ ### Fixed
50+
+ Bug causing crash on related to force-unwrapping bundleIdentifier.
51+
4852
## [1.1.2] - 2018-10-07
4953
+ ### Changed
5054
+ Migrated to Swift 4.2

Resources/Prefpane_Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.1.2</string>
18+
<string>1.1.3</string>
1919
<key>CFBundleVersion</key>
20-
<string>224</string>
20+
<string>225</string>
2121
<key>NSHumanReadableCopyright</key>
2222
<string>Copyright © 2017 Gregorio Litenstein Goldzweig. All rights reserved.</string>
2323
<key>NSMainNibFile</key>

0 commit comments

Comments
 (0)