summaryrefslogtreecommitdiffstats
path: root/downloads.html
diff options
context:
space:
mode:
Diffstat (limited to 'downloads.html')
-rw-r--r--downloads.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/downloads.html b/downloads.html
index 37a2abdb..f837a156 100644
--- a/downloads.html
+++ b/downloads.html
@@ -58,7 +58,7 @@
"operatingSystem" : "Linux, BSD, OS X and Windows",
"requirements" : "pass or git and gpg2",
"screenshot" : "https://qtpass.org/images/qtpass.png",
- "softwareVersion" : "1.1",
+ "softwareVersion" : "1.3",
"applicationCategory" : "Security, Utility",
"offers": {
"@type": "Offer",
@@ -77,7 +77,7 @@
<div class="background"></div>
<div class="wrapper">
<header>
- <h1>QtPass <small>1.2</small></h1>
+ <h1>QtPass <small>1.3</small></h1>
<p>QtPass is a multi-platform GUI for <a href="https://www.passwordstore.org/">pass</a>, the standard unix password manager.</p>
<p class="view">
@@ -144,7 +144,7 @@
<h3 id="Windows"><a id="downloads-windows" class="anchor" href="#windows" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Windows</h3>
- <a class="app windows" href="https://github.com/IJHack/QtPass/releases/download/v1.2.1/qtpass-1.2.1.exe">QtPass 1.2.1</a>
+ <a class="app windows" href="https://github.com/IJHack/QtPass/releases/download/v1.3.0/qtpass-1.3.0.exe">QtPass 1.3.0</a>
<p>Latest stable on the <a href="https://github.com/IJHack/qtpass/releases">releases page</a>, latest build via <a href="https://ci.appveyor.com/project/annejan/qtpass/build/artifacts">AppVeyor</a>.</p>
@@ -153,7 +153,7 @@
<h3 id="macOS"><a id="downloads-osx" class="anchor" href="#osx" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>macOS</h3>
- <a class="app macos" href="https://github.com/IJHack/QtPass/releases/download/v1.2.1/qtpass-1.2.1.dmg">QtPass 1.2.1</a>
+ <a class="app macos" href="https://github.com/IJHack/QtPass/releases/download/v1.3.0/qtpass-1.3.0.dmg">QtPass 1.3.0</a>
<p>Latest stable on the <a href="https://github.com/IJHack/qtpass/releases">releases page</a>, latest build via <a href="https://annejan.com/media/qtpass.php">AnneJan</a>.</p>
@@ -183,7 +183,8 @@ qmake &amp;&amp; make &amp;&amp; macdeployqt QtPass.app</code></pre>
<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>