summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 1f65dc72..7c3ad5c9 100644
--- a/index.html
+++ b/index.html
@@ -77,7 +77,7 @@
<div class="background"></div>
<div class="wrapper">
<header>
- <h1>QtPass <small>1.2.3</small></h1>
+ <h1>QtPass <small>1.3.0</small></h1>
<p>QtPass is a multi-platform GUI for <a title="pass, the standard unix password manager" href="https://www.passwordstore.org/">pass</a>, the standard unix password manager.</p>
<p class="view">
@@ -305,7 +305,8 @@ fi
<ul>
<li><a title="Changes in master" href="/docs/md__c_h_a_n_g_e_l_o_g.html">Current Change Log</a></li>
- <li><a title="Changes in 1.2" href="/changelog">Changelog of 1.2 releases</a></li>
+ <li><a title="Changes in 1.3" href="/changelog">Changelog of 1.3 releases</a></li>
+ <li><a title="Changes in 1.2" href="/changelog.1.2">Changelog of 1.2 releases</a></li>
<li><a title="Changes in 1.1" href="/changelog.1.1">Changelog of 1.1 releases</a></li>
<li><a title="Changes in 1.0" href="/changelog.old">Changelog of 1.0 releases</a></li>
<li><a title="Changes in beta" href="/changelog.beta">Changelog of beta releases</a></li>