Skip to content

Commit

Permalink
Bump version to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ooguz committed Jun 20, 2023
1 parent 7f6fd47 commit b55cad6
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 @@ -32,7 +32,7 @@ func main() {
app := fiber.New(fiber.Config{
Prefork: true,
ServerHeader: "Fiber",
AppName: "Listmonk-Verimor Gateway v1.0.2",
AppName: "Listmonk-Verimor Gateway v1.0.4",
})

username := config.Config("USERNAME")
Expand Down

0 comments on commit b55cad6

Please sign in to comment.