diff --git a/core/info/info.go b/core/info/info.go index afe925d..723def7 100644 --- a/core/info/info.go +++ b/core/info/info.go @@ -25,7 +25,7 @@ const ( leftBottomBorder = "└" rightBottomBorder = "┘" website = "https://github.com/dobyte/due" - version = "v2.1.0" + version = "v2.1.1" global = "Global" )