enable azure replication
This commit is contained in:
Chris Lu
2019-07-02 21:27:05 -07:00
parent dcc331cf5a
commit 23d36dfbaf
2 changed files with 2 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ import (
)
var (
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 39)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 40)
)