diff options
| author | FivePixels <o5pxels@gmail.com> | 2019-01-03 15:19:08 -0600 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2019-01-03 15:19:08 -0600 |
| commit | d77e14b07f5afb81c0b1dfc6911e209d63e17d99 (patch) | |
| tree | f657ac6e66032b0003ce90723eacc5e315b829a2 /DWA140Menu/Info.plist | |
| parent | a491f672c4dc979dfd9165bc043b8ca2e984f5f7 (diff) | |
| download | dwa140shortcut-d77e14b07f5afb81c0b1dfc6911e209d63e17d99.tar.xz dwa140shortcut-d77e14b07f5afb81c0b1dfc6911e209d63e17d99.zip | |
Basically a rewrite to clean up the code. Adds some notifications if things happen, and adds support (hopefully?) for LaunchAtLogin. Oh yeah, and the menubar icons are actually clear now - not blurry :)
Diffstat (limited to 'DWA140Menu/Info.plist')
| -rw-r--r-- | DWA140Menu/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DWA140Menu/Info.plist b/DWA140Menu/Info.plist index a1e0606..d682a29 100644 --- a/DWA140Menu/Info.plist +++ b/DWA140Menu/Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.0.1</string> + <string>1.0.2</string> <key>CFBundleVersion</key> <string>1</string> <key>LSApplicationCategoryType</key> |
