This commit is contained in:
Son
2021-10-28 20:12:56 +02:00
parent 3b498b1246
commit 1f4bff5c7c
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -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
View File
@@ -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
View File
@@ -29,7 +29,7 @@
},
"browser_specific_settings": {
"gecko": {
"id": "addon@simplelogin"
"id": "addon2@simplelogin"
}
},
"background": {