Skip to content

Commit aaee0cc

Browse files
chore: release v0.1.9
1 parent cfe2d6b commit aaee0cc

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.9](https://github.com/seyallius/nomnom/compare/v0.1.8...v0.1.9) - 2026-04-15
11+
12+
### Fixed
13+
14+
- *(ci)* test wix version without .exe suffix
15+
1016
## [0.1.8](https://github.com/seyallius/nomnom/compare/v0.1.7...v0.1.8) - 2026-04-15
1117

1218
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nomnom-app"
33
description = "YT-DLP GUI Wrapper, but it eats URLs and spits out videos. simple."
4-
version = "0.1.8"
4+
version = "0.1.9"
55
edition = "2024"
66
authors = ["SeyedAli <seyed.ali.devl@gmail.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)