Skip to content

Commit 960d88d

Browse files
committed
Bump version
1 parent db0d87d commit 960d88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/pkgtop.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
var (
20-
version = "2.4" /* Version variable */
20+
version = "2.4.1" /* Version variable */
2121
termGrid, dfGrid, pkgGrid *ui.Grid /* Grid widgets for the layout */
2222
pkgText, sysInfoText *widgets.Paragraph /* Paragraph widgets for showing text */
2323
cmdList *widgets.List /* List widget for the executed commands. */

0 commit comments

Comments
 (0)