This commit is contained in:
Serhiy Mytrovtsiy
2019-09-16 18:43:21 +02:00
parent 3b5e4d09b8
commit 6e7f98ac81
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
### [v1.3.3]
- new option to set update time for each module
- fixed widget initialization
### [v1.3.2]
- new battery widget with time remaining
- rewrited battery widget
@@ -107,6 +111,7 @@ All notable changes to this project will be documented in this file.
### [v1.0.0]
- first release
[v1.3.3]: https://github.com/exelban/stats/releases/tag/v1.3.3
[v1.3.2]: https://github.com/exelban/stats/releases/tag/v1.3.2
[v1.3.1]: https://github.com/exelban/stats/releases/tag/v1.3.1
[v1.3.0]: https://github.com/exelban/stats/releases/tag/v1.3.0

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.2</string>
<string>1.3.3</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>