squash database migrations and remove compat code

This commit is contained in:
Nicola Murino
2021-02-22 08:37:50 +01:00
parent 41e1d9e68a
commit 49830516be
13 changed files with 208 additions and 2013 deletions

View File

@@ -2,7 +2,7 @@ package version
import "strings"
const version = "2.0.2-dev"
const version = "2.0.90-dev"
var (
commit = ""