v2.0.0.0 (beta)

This commit is contained in:
Son NK
2020-07-30 17:39:05 +02:00
parent d0186f5d7f
commit 83294deb1b
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.0.0.0] - 2020-07-30 (Beta version)
- Create alias via the SimpleLogin button displayed in the email field
## [1.10.0] - 2020-07-16
- Able to add and edit alias note
- Lots of UI touches 🎨
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "simplelogin-extension",
"version": "1.10.0",
"betaRev": "1",
"version": "2.0.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",
"license": "MIT",