File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
DESCRIPTION = f"{ APP_NAME } is a web application that allows you to monitor your system resources."
14
14
AUTHOR = "Deepak Raj"
15
15
YEAR = "2024"
16
- VERSION = "v1.0.4-pre-release "
16
+ VERSION = "v1.0.4"
17
17
PROJECT_URL = f"https://github.com/codeperfectplus/{ APP_NAME } "
18
18
CONTACT_EMAIL = ""
19
19
SYSTEM_NAME = get_system_node_name ()
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ systemguard-installer --help
150
150
151
151
| Version | Release Date | Status | Key Features |
152
152
| ---------- | ------------ | ----------- | --------------------------------------------------- |
153
- | v1.0.4 | - | In Testing | Stable version of pre-release features |
153
+ | v1.0.4 | 13/09/2024 | Stable | Stable version of pre-release features, stability |
154
154
| v1.0.4-pre | 10/09/2024 | Pre-release | Auto-update, website monitoring, graph improvements |
155
155
| v1.0.3 | 05/09/2024 | Stable | Performance optimization, CPU graphs, bug fixes |
156
156
| v1.0.2 | 02/09/2024 | Deprecated | Minor fixes, initial graph improvements |
You can’t perform that action at this time.
0 commit comments