Skip to content

Commit 639a7e6

Browse files
committed
chore: update version
1 parent 16af0bf commit 639a7e6

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v0.22.73-rc"></a>
2+
3+
## [v0.22.73-rc](https://github.com/sereneblue/chameleon/compare/v0.22.72...v0.22.73-rc) (2025-05-30)
4+
5+
### Features
6+
7+
- update profiles
8+
19
<a name="v0.22.72-rc"></a>
210

311
## [v0.22.72-rc](https://github.com/sereneblue/chameleon/compare/v0.22.71...v0.22.72-rc) (2025-04-26)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Chameleon
22

3-
![Chameleon version](https://img.shields.io/badge/version-0.22.72-brightgreen.svg)
3+
![Chameleon version](https://img.shields.io/badge/version-0.22.73-brightgreen.svg)
44
![GPL v3 License](https://img.shields.io/badge/license-GPL%20v3-blue.svg)
55
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/chameleon/localized.svg)](https://crowdin.com/project/chameleon)
66

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chameleon-ext",
3-
"version": "0.22.72",
3+
"version": "0.22.73",
44
"description": "Spoof your browser profile. Includes a few privacy enhancing options.",
55
"author": "sereneblue",
66
"license": "GPLv3",

src/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "Chameleon",
33
"description": "__MSG_extDescription__",
44
"author": "sereneblue",
5-
"version": "0.22.72.1",
6-
"version_name": "0.22.72",
5+
"version": "0.22.73.1",
6+
"version_name": "0.22.73",
77
"manifest_version": 2,
88
"browser_specific_settings": {
99
"gecko": {

0 commit comments

Comments
 (0)