We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f13196 commit 7411595Copy full SHA for 7411595
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 2.2.3
4
+- improve `cs` locale (thanks janekptacijarabaci/GMForker)
5
+- fix uninstall undo button spacing
6
+
7
### 2.2.2
8
- fix devtools deprecation warning
9
- align Tagalog locale with Pale Moon style (thanks FranklinDM)
src/install.rdf
@@ -5,7 +5,7 @@
<Description rdf:about="urn:mozilla:install-manifest">
<em:id>{503a85e3-84c9-40e5-b98e-98e62085837f}</em:id>
<em:name>Stylem</em:name>
- <em:version>2.2.2</em:version>
+ <em:version>2.2.3</em:version>
<em:description>Restyle the web with Stylem, a user styles manager.</em:description>
10
<em:creator>Lootyhoof</em:creator>
11
<em:iconURL>chrome://stylem/skin/32.svg</em:iconURL>
0 commit comments