Skip to content

Commit f6a4036

Browse files
committed
release 26.01
1 parent 82c9c79 commit f6a4036

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [26.01.0]
6+
7+
### Changed
8+
9+
- PawnIO driver for windows (lhm update)
10+
- doc in rdm for dotnet install
11+
512
## [25.11.0]
613

714
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repository.workspace = true
2323
keywords.workspace = true
2424

2525
[package.metadata.packager]
26-
version = "25.11.0"
26+
version = "26.01.0"
2727
identifier = "io.github.wiiznokes.fan-control"
2828
icons = ["res/windows/app_icon.ico"]
2929
resources = ["res/lhmbuild"]

res/linux/metainfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</screenshots>
6565

6666
<releases>
67-
<release version="25.11.0" date="2025-11-12">
67+
<release version="26.01.0" date="2026-01-24">
6868
<url type="details">
6969
https://github.com/wiiznokes/fan-control/blob/master/CHANGELOG.md</url>
7070
</release>

0 commit comments

Comments
 (0)