mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
release: v1.6.0
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.5.0"
|
||||
var version = "v1.6.0"
|
||||
|
2
db/20190218173502-v1.6.0.sql
Normal file
2
db/20190218173502-v1.6.0.sql
Normal file
@ -0,0 +1,2 @@
|
||||
UPDATE config
|
||||
SET version = 'v1.6.0';
|
Reference in New Issue
Block a user