This commit is contained in:
Son NK
2024-04-11 22:45:53 +02:00
parent 4a33f2cfe4
commit ee190d8544
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [3.0.1] - 2024-04-11
- Automate firefox review assets
## [3.0.0] - 2024-04-11 ## [3.0.0] - 2024-04-11
Use Manifest v3 - Use Manifest v3
## [2.11.1] - 2024-02-22 ## [2.11.1] - 2024-02-22
- Fix alias list not displaying on Mac - Fix alias list not displaying on Mac
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "simplelogin-extension", "name": "simplelogin-extension",
"version": "3.0.0", "version": "3.0.1",
"betaRev": "0", "betaRev": "0",
"description": "SimpleLogin Browser Extension", "description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io", "author": "extension@simplelogin.io",