Skip to content

Commit d281efc

Browse files
committed
v0.8.1 to v8.0.2
Update ReadMe and version info
1 parent ed6c08e commit d281efc

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Slow Quit Apps
22

3-
[![Release](https://img.shields.io/github/release/dteoh/SlowQuitApps.svg)](https://github.com/dteoh/SlowQuitApps/releases)
4-
![Release Date](https://img.shields.io/github/release-date/dteoh/SlowQuitApps.svg)
3+
* [Release v0.8.2](https://github.com/warkcod/SlowQuitApps/releases)
4+
* Release Date Apr, 2023
5+
* Release Note: Support macOS Ventura, build with Xcode v14.3
6+
7+
* Quick usage for new version:
8+
* crontab -e
9+
30 * * * * sh killAndStart.sh
10+
Restart the app every 30 minutes slicensely.
11+
512

613
![Preview](./img/preview.gif?raw=true "Slow Quit Apps preview")
714

SlowQuitApps/SlowQuitApps-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.8.1</string>
20+
<string>0.8.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)