Skip to content

Commit 43a1a18

Browse files
committed
Version 1.0.1
Update the version number and changelog for a new release.
1 parent 494868b commit 43a1a18

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

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+
49
[1.0.0](../../releases/tag/v1.0.0) - 2019-08-28
510
-----------------------------------------------
611
Initial release of the extension.

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "__MSG_extension_name__",
44
"description": "__MSG_extension_description__",
55
"default_locale": "en",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"applications": {
88
"gecko": {
99
"id": "{0516BC41-6FA3-4326-87FE-7EA9101412FE}"

0 commit comments

Comments
 (0)