This commit is contained in:
Son NK
2021-01-28 09:57:06 +01:00
parent 3c66281f6b
commit 2951061047
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.4.2] - 2020-09-26
- Fix onboarding screen showing up on browser restart
## [2.4.1] - 2020-09-26
- Reduce display glitch on Firefox
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.4.1",
"version": "2.4.2",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",