This commit is contained in:
Son NK
2020-07-12 11:21:11 +02:00
parent 2717373fb4
commit c921294af2
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]
## [1.9.1] - 2020-07-12
- Take into account the case alias creation time is expired
## [1.9.0] - 2020-07-11
- Able to enable/disable an alias
- Able to delete an alias
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "1.9.0",
"version": "1.9.1",
"description": "SimpleLogin Browser Extension",
"author": "son@simplelogin.io",
"license": "MIT",