This commit is contained in:
Son NK
2024-02-15 13:56:22 +01:00
parent d5487163f3
commit ca3f222d45
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.11.0] - 2024-02-15
- Fix upgrade button not working
- Prepare the Safari extension
- Enforce the reverse alias limit
## [2.10.2] - 2023-09-18
- Use internal Sentry
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.10.2",
"version": "2.11.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",