This commit is contained in:
Son NK
2020-09-07 14:16:05 +02:00
parent dbf83d4111
commit e254fd51b2
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.3.1] - 2020-09-07
- Fix the hostname issue
## [2.3.0] - 2020-09-05
- Better onboarding process
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.3.0",
"version": "2.3.1",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",