mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Bump version
This commit is contained in:
parent
cc9a438800
commit
65a9e1e916
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.1.0-beta.3"
|
||||
const Version = "0.1.0"
|
||||
|
||||
const letterRunes = "abcdefghipqrstuvwxyz0123456789"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue