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 6d2e4fd commit 61b4b06Copy full SHA for 61b4b06
manifest.json
@@ -2,14 +2,14 @@
2
"manifest_version": 2,
3
"name": "Manually sort folders",
4
"description": "An extension that allows you to change the way Thunderbird sorts folders in the folder pane.",
5
- "version": "2.1.2",
+ "version": "2.2.0",
6
"author": "Jonathan Protzenko and Itagaki Fumihiko",
7
"homepage_url": "https://github.com/protz/Manually-Sort-Folders/wiki",
8
"applications": {
9
"gecko": {
10
"id": "[email protected]",
11
"strict_min_version": "68.0",
12
- "strict_max_version": "102.0"
+ "strict_max_version": "103.0"
13
}
14
},
15
"icons": {
0 commit comments