v2.5.2
This commit is contained in:
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.5.2] - 2021-10-28
|
||||
|
||||
Fix icon not displayed
|
||||
|
||||
## [2.5.1] - 2021-10-28
|
||||
|
||||
Provide additional size icons
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simplelogin-extension",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"betaRev": "0",
|
||||
"description": "SimpleLogin Browser Extension",
|
||||
"author": "extension@simplelogin.io",
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "addon@simplelogin"
|
||||
"id": "addon2@simplelogin"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
|
||||
Reference in New Issue
Block a user