diff --git a/core/banner.go b/core/banner.go index 9765e33..d71ae07 100644 --- a/core/banner.go +++ b/core/banner.go @@ -8,7 +8,7 @@ import ( ) const ( - VERSION = "3.2.0" + VERSION = "3.3.0" ) func putAsciiArt(s string) {