diff --git a/CHANGELOG b/CHANGELOG index b95fd09..7c6c276 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [2.9.0] - 2022-11-9 +## [2.9.1] - 2022-11-10 - Support dark and OS theme - Support communication with future Mac app diff --git a/package.json b/package.json index 87a48ed..eea4c8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simplelogin-extension", - "version": "2.9.0", + "version": "2.9.1", "betaRev": "0", "description": "SimpleLogin Browser Extension", "author": "extension@simplelogin.io",