Skip to content

Commit

Permalink
Updated version: 1.4.2 => 1.5.2
Browse files Browse the repository at this point in the history
nthnn committed Feb 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f1a9031 commit b0a33ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion banner/banner.go
Original file line number Diff line number Diff line change
@@ -47,6 +47,6 @@ const qrepoBanner = "\n \033[32m██████\033[0m\033[33m╗\033[0m \033

func PrintQrepoBanner() {
fmt.Println(qrepoBanner)
fmt.Println("\n\033[97m\033[44m Qrepo Package Manager v1.4.2 \033[0m\033[0m")
fmt.Println("\n\033[97m\033[44m Qrepo Package Manager v1.5.2 \033[0m\033[0m")
fmt.Println()
}

0 comments on commit b0a33ca

Please sign in to comment.