Skip to content

Commit 8622dd3

Browse files
Updates
1 parent 74a3e3f commit 8622dd3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default {
2323
{ text: "Home", link: "/" },
2424
{ text: "About", link: "/getting-started/overview" },
2525
{
26-
text: "0.9.4",
26+
text: "0.9.5",
2727
items: [
2828
{
2929
// todo; add CHANGELOG.md in dotfiles-installer repo

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Version 0.9.4
44

5+
- Configuration updates
6+
7+
## Version 0.9.4
8+
59
- Fixes for backup feature
610

711
## Version 0.9.3

0 commit comments

Comments
 (0)