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 ab3216a commit f100547Copy full SHA for f100547
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+---
11
+
12
+## [0.2.18] - 2025-01-25
13
14
### Added
15
16
- **Storage Setup**: New unified storage setup screen with two-pane layout matching settings screen pattern, improving first-time user experience
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dotstate"
3
-version = "0.2.17"
+version = "0.2.18"
4
edition = "2021"
5
authors = ["Serkan Yersen"]
6
description = "A modern, secure, and user-friendly dotfile manager built with Rust"
0 commit comments