From 2a386b1c7fd37babeae66ce4346ddf45cf0d6282 Mon Sep 17 00:00:00 2001 From: sereneblue Date: Sat, 9 May 2020 00:01:06 -0400 Subject: [PATCH] chore: update version --- CHANGELOG.md | 8 ++++++++ src/manifest.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 549a68f8..46ad02fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + + +## [v0.20.4-rc1](https://github.com/sereneblue/chameleon/compare/v0.20.4-rc...v0.20.4-rc1) (2020-05-09) + +### Features + +- **profiles:** update browser profiles + ## [v0.20.4-rc](https://github.com/sereneblue/chameleon/compare/v0.20.3-rc...v0.20.4-rc) (2020-05-08) diff --git a/src/manifest.json b/src/manifest.json index bdb2ef50..35469526 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,8 +2,8 @@ "name" : "Chameleon", "description" : "__MSG_extDescription__", "author" : "sereneblue", - "version" : "0.20.4.0", - "version_name" : "0.20.4-rc", + "version" : "0.20.4.1", + "version_name" : "0.20.4-rc1", "manifest_version" : 2, "browser_specific_settings" : { "gecko" : {