version bump for mojave support
This commit is contained in:
@@ -11,19 +11,19 @@
|
|||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>0.0.4</string>
|
<string>0.0.5</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>${PRODUCT_NAME}</string>
|
<string>${PRODUCT_NAME}</string>
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>BNDL</string>
|
<string>BNDL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.0.4</string>
|
<string>0.0.5</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.0.4</string>
|
<string>0.0.5</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2016 Christopher Newton. All rights reserved.</string>
|
<string>Copyright © 2019 Christopher Newton. All rights reserved.</string>
|
||||||
<key>NSPrincipalClass</key>
|
<key>NSPrincipalClass</key>
|
||||||
<string>EpochFlipClock</string>
|
<string>EpochFlipClock</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Unix [epoch](https://en.wikipedia.org/wiki/Unix_time) flip clock macOS screensav
|
|||||||

|

|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
Download [`Epock Flip Clock.saver`](https://github.com/chrstphrknwtn/epoch-flip-clock/releases/download/0.0.3/Epoch.Flip.Clock.saver.zip)
|
Download [`Epock Flip Clock.saver`](https://github.com/chrstphrknwtn/epoch-flip-clock-screensaver/releases/download/0.0.5/Epoch.Flip.Clock.0.0.5.saver.zip)
|
||||||
|
|
||||||
## Related
|
## Related
|
||||||
- [Grid Clock Screensaver](https://github.com/chrstphrknwtn/grid-clock-screensaver)
|
- [Grid Clock Screensaver](https://github.com/chrstphrknwtn/grid-clock-screensaver)
|
||||||
|
|||||||
Reference in New Issue
Block a user