Skip to content

Commit a05c151

Browse files
committed
Release 25.07.1
1 parent 3c230c9 commit a05c151

File tree

4 files changed

+20
-13
lines changed

4 files changed

+20
-13
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Updated languages and queries:
2020
Packaging:
2121
-->
2222

23+
# 25.07.1 (2025-07-18)
24+
25+
This is a patch release which lowers the GLIBC requirements of the release artifacts published to GitHub ([#13983](https://github.com/helix-editor/helix/pull/13983))
26+
2327
# 25.07 (2025-07-15)
2428

2529
As always, a big thank you to all of the contributors! This release saw changes from 195 contributors.

Cargo.lock

Lines changed: 12 additions & 12 deletions
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
@@ -52,7 +52,7 @@ futures-util = { version = "0.3", features = ["std", "async-await"], default-fea
5252
tokio-stream = "0.1.17"
5353

5454
[workspace.package]
55-
version = "25.7.0"
55+
version = "25.7.1"
5656
edition = "2021"
5757
authors = ["Blaž Hrastnik <[email protected]>"]
5858
categories = ["editor"]

contrib/Helix.appdata.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
<content_rating type="oars-1.1" />
4848

4949
<releases>
50+
<release version="25.07.1" date="2025-07-18">
51+
<url>https://github.com/helix-editor/helix/releases/tag/25.07.1</url>
52+
</release>
5053
<release version="25.07" date="2025-07-15">
5154
<url>https://helix-editor.com/news/release-25-07-highlights/</url>
5255
</release>

0 commit comments

Comments
 (0)