Bump version

This commit is contained in:
Kuba Orlik 2025-12-14 09:11:45 +01:00
parent e9ff6cfe3c
commit 246f60fba3
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"manifest_version": 2,
"name": "Rentgen",
"short_name": "Rentgen",
"version": "0.2.1",
"version": "0.2.2",
"author": "Kuba Orlik, Arkadiusz Wieczorek (Internet. Time to act! Foundation)",
"homepage_url": "https://git.internet-czas-dzialac.pl/icd/rentgen",
"background": {

View File

@ -1,6 +1,6 @@
{
"name": "rentgen",
"version": "0.2.1",
"version": "0.2.2",
"description": "Rentgen is an add-on prepared for both Firefox-based and Chromium-based browsers. This extension will automatically visualize all the data that a given website sends to third parties.",
"main": "esbuild.config.js",
"type": "module",