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 494868b commit 43a1a18Copy full SHA for 43a1a18
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+[1.0.1](../../releases/tag/v1.0.1) - 2019-11-08
5
+-----------------------------------------------
6
+### Fixed
7
+- detection of satellite mode in Google Maps in some cases
8
+
9
[1.0.0](../../releases/tag/v1.0.0) - 2019-08-28
10
-----------------------------------------------
11
Initial release of the extension.
src/manifest.json
@@ -3,7 +3,7 @@
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"default_locale": "en",
- "version": "1.0.0",
+ "version": "1.0.1",
"applications": {
"gecko": {
"id": "{0516BC41-6FA3-4326-87FE-7EA9101412FE}"
0 commit comments