Uppdate Supported Gitea Version Range (#793)

Uppdate Supported Gitea Versins

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/793
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-Authored-By: 6543 <6543@noreply.codeberg.org>
Co-Committed-By: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
6543 2020-12-15 08:57:47 +01:00 committed by M M Arif
parent bbbcb56b98
commit 4c4a7376cb

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="versionLow" translatable="false">1.11</string>
<string name="versionHigh" translatable="false">1.13</string>
<string name="versionLow" translatable="false">1.12</string>
<string name="versionHigh" translatable="false">1.14</string>
</resources>