1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00
Files
commento/api/constants.go
Adhityaa Chandrasekar 03e0b11e4e api: add version checking
2018-08-17 00:22:40 +05:30

5 lines
56 B
Go

package main
var edition = "ce"
var version = "v1.0.0"