This commit is contained in:
Son NK
2022-05-20 16:09:35 +02:00
parent b5d897b44a
commit 662615bc4c
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.6.2] - 2022-05-20
- Fixed CI
## [2.6.1] - 2022-05-20
- Add version to settings page
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.6.1",
"version": "2.6.2",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",