Skip to content

Commit e07da9c

Browse files
chore(release): 7.13.1 [skip ci]
## [7.13.1](v7.13.0...v7.13.1) (2024-12-24) ### Bug Fixes * acknowledgments tab was hard to read in dark mode (closes [#4019](#4019)) ([4481d94](4481d94)) * app crash from v7.13.0 (closes [#4016](#4016)) ([d3b5bef](d3b5bef))
1 parent d3b5bef commit e07da9c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

appcast.xml

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44
<title>alt-tab-macos</title>
55
<language>en</language>
66

7+
<item>
8+
<title>Version 7.13.1</title>
9+
<pubDate>Tue, 24 Dec 2024 09:01:53 +0000</pubDate>
10+
<sparkle:minimumSystemVersion>10.12</sparkle:minimumSystemVersion>
11+
<sparkle:releaseNotesLink>https://alt-tab-macos.netlify.app/changelog-bare</sparkle:releaseNotesLink>
12+
<enclosure
13+
url="https://github.com/lwouis/alt-tab-macos/releases/download/v7.13.1/AltTab-7.13.1.zip"
14+
sparkle:version="7.13.1"
15+
sparkle:shortVersionString="7.13.1"
16+
sparkle:edSignature="+tsgUEklyfLHIA/eeLE0AciHB8lb9PQp6PIuWUpEIfTA8yCBZ0kuvkdXiMpLGgFvJ5bhTLZuCuKO1GqiD4fBDA==" length="12079557"
17+
type="application/octet-stream"/>
18+
</item>
19+
20+
721
<item>
822
<title>Version 7.13.0</title>
923
<pubDate>Tue, 24 Dec 2024 01:55:31 +0000</pubDate>

docs/Changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Release notes
22

3+
## [7.13.1](https://github.com/lwouis/alt-tab-macos/compare/v7.13.0...v7.13.1) (2024-12-24)
4+
5+
6+
### Bug Fixes
7+
8+
* acknowledgments tab was hard to read in dark mode (closes [#4019](https://github.com/lwouis/alt-tab-macos/issues/4019)) ([4481d94](https://github.com/lwouis/alt-tab-macos/commit/4481d94))
9+
* app crash from v7.13.0 (closes [#4016](https://github.com/lwouis/alt-tab-macos/issues/4016)) ([d3b5bef](https://github.com/lwouis/alt-tab-macos/commit/d3b5bef))
10+
311
# [7.13.0](https://github.com/lwouis/alt-tab-macos/compare/v7.12.0...v7.13.0) (2024-12-24)
412

513

0 commit comments

Comments
 (0)