v0.2.0-alpha.4

This commit is contained in:
Sung Won Cho 2018-01-10 21:29:30 +11:00
commit 3f57d446e8

View file

@ -18,7 +18,7 @@ import (
const (
// Version is the current version of dnote
Version = "0.2.0-alpha.3"
Version = "0.2.0-alpha.4"
// TimestampFilename is the name of the file containing upgrade info
TimestampFilename = "timestamps"