Skip to content

Commit 2aef29f

Browse files
committed
Release v1.12.0
1 parent 17c35cc commit 2aef29f

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/user/WHATS_NEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Tuesday March 24th 2026
44

5-
Version 1.11.0
5+
Version 1.12.0
66

77
This update makes background updates less likely to interrupt you and more likely to recover from temporary network trouble.
88

modules/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.11.0"
1+
__version__ = "1.12.0"

site/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<div class="content-block">
9595
<h1>New in Key Quest</h1>
9696
<h2>Tuesday March 24th 2026</h2>
97-
<p>Version 1.11.0</p>
97+
<p>Version 1.12.0</p>
9898
<p>This update makes background updates less likely to interrupt you and more likely to recover from temporary network trouble.</p>
9999
<ul>
100100
<li>While KeyQuest is open, it now checks for updates automatically in the background every few hours, and it also re-checks when you return to the main menu after a long session.</li>

site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<header>
106106
<div class="content-block">
107107
<h1>KeyQuest User Guide</h1>
108-
<p><strong>Version 1.11.0</strong></p>
108+
<p><strong>Version 1.12.0</strong></p>
109109
<p>This guide is written for all users, including screen reader and keyboard-only users.</p>
110110
<div class="hero">
111111
<img
@@ -244,7 +244,7 @@ <h3>New in Key Quest</h3>
244244
<h3>About</h3>
245245
<p>View application, creator, company, copyright, and license details, open the official website, or open the KeyQuest donation page.</p>
246246
<ul>
247-
<li><strong>Application</strong>: KeyQuest 1.11.0</li>
247+
<li><strong>Application</strong>: KeyQuest 1.12.0</li>
248248
<li><strong>Release Date</strong>: 2026-02-19</li>
249249
<li><strong>Name</strong>: Casey Mathews</li>
250250
<li><strong>Company</strong>: Web Friendly Help LLC</li>

0 commit comments

Comments
 (0)