Bump version to 1.2.2, update SRI hash for i18n.min.js
Some checks failed
Build & Push Docker Image / build (push) Has been cancelled

This commit is contained in:
schmidt1024
2026-03-30 16:54:08 +02:00
parent 604d6aa1f4
commit dad2caf69f
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ var I18n = (function () {
tr: { name: 'Türkçe' }
};
var VERSION = '1.2.1';
var VERSION = '1.2.2';
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>';