mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
v0.2.0-alpha.4
This commit is contained in:
parent
6d0f569be3
commit
3f57d446e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue