Fix banner z-index on mobile, update version to 1.1.1

This commit is contained in:
Alexander Schmidt
2026-03-27 10:47:26 +01:00
parent de1b7b1074
commit 67a27f8f59
6 changed files with 9 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ var I18n = (function () {
ru: { name: 'Русский' }
};
var VERSION = '1.0.0';
var VERSION = '1.1.1';
var footer = 'Open Source &middot; No Tracking &middot; No KYC<br /><a href="https://github.com/schmidt1024/xmrpay" target="_blank" rel="noopener noreferrer">Source</a> &middot; <a href="http://mc6wfeaqc7oijgdcudrr5zsotmwok3jzk3tu2uezzyjisn7nzzjjizyd.onion" title="Tor Hidden Service">Onion</a> &middot; <a href="/privacy.html">Privacy &amp; Terms</a><br /><span class="version">v' + VERSION + '</span>';