We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22de952 commit 83a7567Copy full SHA for 83a7567
TangerineUI.user.js
@@ -38,7 +38,7 @@
38
/* and look at the tag name in the left sidebar of the release
39
* */
40
const tag_below_4_3_0 = "v1.9.5"
41
- const tag_above_or_equals_4_3_0 = "v2.0"
+ const tag_above_or_equals_4_3_0 = "v2.1"
42
43
/* ----------------
44
* HELPERS
0 commit comments