Skip to content

Commit

Permalink
upgrade: bump to v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moson-mo committed Apr 14, 2022
1 parent 0eddda3 commit 24daca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pacseek/ui.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const (
aurPackageUrl = "https://aur.archlinux.org/packages/"
packageUrl = "https://archlinux.org/packages/"

version = "1.2.3"
version = "1.2.4"
)

var archRepos = []string{"core", "community", "community-testing", "extra", "kde-unstable", "multilib", "multilib-testing", "testing"}
Expand Down

0 comments on commit 24daca5

Please sign in to comment.