1
mirror of https://gitlab.com/commento/commento.git synced 2026-06-17 09:55:27 -04:00

release: v1.7.0

This commit is contained in:
Adhityaa Chandrasekar
2019-05-01 20:10:52 -04:00
parent a4387b62ec
commit 504d1bf866
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
package main
var version = "v1.6.2"
var version = "v1.7.0"
+2
View File
@@ -0,0 +1,2 @@
UPDATE config
SET version = 'v1.7.0';