Skip to content

Commit a4e0124

Browse files
committed
Prepare for version v0.5.2
1 parent 5f0185f commit a4e0124

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lightkeeper"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
edition = "2021"
55

66
[[bin]]

flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml

+7
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
</screenshots>
2626
<launchable type="desktop-id">io.github.kalaksi.Lightkeeper.desktop</launchable>
2727
<releases>
28+
<release version="0.5.2" date="2023-09-20">
29+
<description>
30+
<ul>
31+
<li>Handle authentication with multiple keys in ssh-agent</li>
32+
</ul>
33+
</description>
34+
</release>
2835
<release version="0.5.1" date="2023-09-19">
2936
<description>
3037
<ul>

0 commit comments

Comments
 (0)