Skip to content

Commit

Permalink
chore: bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrescentKohana committed Jan 8, 2024
1 parent 937b103 commit e4ddcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func returnInfo(w http.ResponseWriter, _ *http.Request) {
Registrations bool
}{
APIVersion: 1,
ServerVersion: "0.6.1",
ServerVersion: "0.7.0",
Visibility: config.Options.Visibility,
Registrations: config.Options.Registrations,
})
Expand Down

0 comments on commit e4ddcff

Please sign in to comment.