This commit is contained in:
Son
2021-10-28 16:33:19 +02:00
parent 28701379e6
commit 3b498b1246
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.5.1] - 2021-10-28
Provide additional size icons
## [2.5.0] - 2021-10-05
- Support create reverse-alias
- Improve UI
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.5.0",
"version": "2.5.1",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",