Skip to content

Commit 4d5fc45

Browse files
authored
bump tag for v4.4.0 and above to TangerineUI v2.4.2
1 parent 97ef5d3 commit 4d5fc45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TangerineUI.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// @updateURL https://github.com/Write/TangerineUI-Userscript/raw/main/TangerineUI.user.js
1313
// @homepageURL https://github.com/Write/TangerineUI-Userscript
1414
// @grant none
15-
// @version 2.2.4.4
15+
// @version 2.2.4.5
1616
// @author @Write on Github for the UserScript
1717
// @author @nileane for TangerineUI's CSS
1818
// @run-at document-start
@@ -72,7 +72,7 @@
7272
*/
7373
const tag_below_4_3_0 = "v1.9.5"
7474
const tag_4_3_0_exactly = "v2.3"
75-
const tag_above_or_equals_4_4_0 = "v2.4.1"
75+
const tag_above_or_equals_4_4_0 = "v2.4.2"
7676
/* ----------------
7777
* HELPERS
7878
* ----------------

0 commit comments

Comments
 (0)