mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
cosmetics
This commit is contained in:
parent
d888962082
commit
25b576f861
3 changed files with 24 additions and 19 deletions
|
@ -35,7 +35,7 @@ func main() {
|
|||
// wire up logging implementation
|
||||
rt.Log = logging.NewLogger()
|
||||
|
||||
// define product edition details
|
||||
// product details
|
||||
rt.Product = env.ProdInfo{}
|
||||
rt.Product.Major = "1"
|
||||
rt.Product.Minor = "50"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue