mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
0.1.0-beta.1
This commit is contained in:
parent
0433d02af8
commit
f67c29be05
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ type Note struct {
|
|||
const configFilename = ".dnoterc"
|
||||
const DnoteUpdateFilename = ".dnote-upgrade"
|
||||
const dnoteFilename = ".dnote"
|
||||
const Version = "0.0.3"
|
||||
const Version = "0.1.0-beta.1"
|
||||
|
||||
const letterRunes = "abcdefghipqrstuvwxyz0123456789"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue