Skip to content

Commit

Permalink
Bump backend version.
Browse files Browse the repository at this point in the history
  • Loading branch information
anchaj committed Mar 29, 2020
1 parent dcd7456 commit 75544f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/core.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (

const (
// VERSION - current version
VERSION = "2.3.1"
VERSION = "2.3.2"
// USERAGENT - user-agent header string
USERAGENT = "/Phore-Marketplace-go:" + VERSION + "/"
)
Expand Down

0 comments on commit 75544f2

Please sign in to comment.