Version bump, mainly to test workflow.
This commit is contained in:
parent
dd1ea52ff3
commit
94221e05c6
|
@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
> - **Fixed**: for any bug fixes.
|
||||
> - **Security**: in case of vulnerabilities.
|
||||
|
||||
## [3.4.3] - ??
|
||||
## [3.4.4] - ??
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ import (
|
|||
|
||||
const (
|
||||
appName = "gotop"
|
||||
version = "3.4.3"
|
||||
version = "3.4.4"
|
||||
|
||||
graphHorizontalScaleDelta = 3
|
||||
defaultUI = "cpu\ndisk/1 2:mem/2\ntemp\nnet procs"
|
||||
|
|
Loading…
Reference in New Issue
Block a user