Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
s008nyx authored Apr 25, 2021
1 parent ea68735 commit e541312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type Item struct {

func main() {
fmt.Println("----------------------------------------------------")
fmt.Println("------------| (Re)HLDS Installer v0.4 |-------------")
fmt.Println("------------| (Re)HLDS Installer v0.5 |-------------")
fmt.Println("----------------------------------------------------")

routes := make(map[int]string)
Expand Down

0 comments on commit e541312

Please sign in to comment.