File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313DESCRIPTION = f"{ APP_NAME } is a web application that allows you to monitor your system resources."
1414AUTHOR = "Deepak Raj"
1515YEAR = "2024"
16- VERSION = "v1.0.4-pre-release "
16+ VERSION = "v1.0.4"
1717PROJECT_URL = f"https://github.com/codeperfectplus/{ APP_NAME } "
1818CONTACT_EMAIL = ""
1919SYSTEM_NAME = get_system_node_name ()
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ systemguard-installer --help
150150
151151| Version | Release Date | Status | Key Features |
152152| ---------- | ------------ | ----------- | --------------------------------------------------- |
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 |
154154| v1.0.4-pre | 10/09/2024 | Pre-release | Auto-update, website monitoring, graph improvements |
155155| v1.0.3 | 05/09/2024 | Stable | Performance optimization, CPU graphs, bug fixes |
156156| v1.0.2 | 02/09/2024 | Deprecated | Minor fixes, initial graph improvements |
You can’t perform that action at this time.
0 commit comments