1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-30 11:06:37 -04:00

release: v1.6.2

This commit is contained in:
Adhityaa Chandrasekar
2019-02-19 00:12:28 -05:00
parent 0b78e9e70c
commit e0f188909f
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,3 @@
package main package main
var version = "v1.6.1" var version = "v1.6.2"

View File

@ -0,0 +1,2 @@
UPDATE config
SET version = 'v1.6.0';