Bump version to v1.5.4

This commit is contained in:
Xurkon
2026-03-29 05:25:04 -05:00
parent edfb9a28d7
commit b685bdf0f7
9 changed files with 9 additions and 10 deletions
+2 -2
View File
@@ -169,14 +169,14 @@
<h1>Questie-X Documentation</h1>
<p class="subtitle">Complete history of changes, fixes, and additions.</p>
<div style="display: flex; justify-content: center; gap: 10px;">
<code>Version: v1.5.3</code>
<code>Version: v1.5.4</code>
<a href="index.html"
style="background: var(--bg-tertiary); color: var(--accent-blue); text-decoration: none; padding: 2px 6px; border-radius: 4px; font-size: 0.9em; border: 1px solid var(--border-color);">&larr; Back to Documentation</a>
</div>
</div>
<div class="container">
<h2 id="v153">v1.5.3 &mdash; Dedicated Keybinds Tab</h2>
<h2 id="v153">v1.5.4 &mdash; Dedicated Keybinds Tab</h2>
<ul>
<li><strong>[Feature &mdash; Dedicated Keybinds Tab]</strong> Added a new Keybinds options tab with configurable keybinds for:
<ul>
+1 -1
View File
@@ -210,7 +210,7 @@
<img src="QuestieXlogo.png" alt="Questie-X Logo" width="400" />
<p class="subtitle">A universal WoW quest-helper with a plugin architecture for any private server.</p>
<div style="display: flex; justify-content: center; gap: 10px;">
<code>Version: v1.5.3</code>
<code>Version: v1.5.4</code>
<a href="changelog.html"
style="background: var(--bg-tertiary); color: var(--accent-green); text-decoration: none; padding: 2px 6px; border-radius: 4px; font-size: 0.9em; border: 1px solid var(--border-color);">View
Changelog</a>