We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a3e3f commit 8622dd3Copy full SHA for 8622dd3
docs/.vitepress/config.ts
@@ -23,7 +23,7 @@ export default {
23
{ text: "Home", link: "/" },
24
{ text: "About", link: "/getting-started/overview" },
25
{
26
- text: "0.9.4",
+ text: "0.9.5",
27
items: [
28
29
// todo; add CHANGELOG.md in dotfiles-installer repo
docs/changelog.md
@@ -2,6 +2,10 @@
2
3
## Version 0.9.4
4
5
+- Configuration updates
6
+
7
+## Version 0.9.4
8
9
- Fixes for backup feature
10
11
## Version 0.9.3
0 commit comments