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