Skip to content

Commit da504ff

Browse files
committed
v2.2.6: minor bugfix
1 parent 08dd325 commit da504ff

5 files changed

+7
-4
lines changed

RELEASE-NOTES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v2.2.6
2+
- minor bug fix
3+
14
# v2.2.5
25
- improvements to the user feedback box at the bottom of every article
36

public/manifest.chrome.dev.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "The Zeeguu Reader",
33
"description": "The extension helps you read articles in the language that you want to practice and offers one-click translation and pronunciation.",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"manifest_version": 3,
66
"host_permissions": ["https://www.zeeguu.org/", "https://api.zeeguu.org/"],
77
"permissions": [

public/manifest.chrome.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "The Zeeguu Reader",
33
"description": "The extension helps you read articles in the language that you want to practice and offers one-click translation and pronunciation.",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"manifest_version": 3,
66
"host_permissions": ["https://www.zeeguu.org/", "https://api.zeeguu.org/"],
77
"permissions": [

public/manifest.firefox.dev.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "The Zeeguu Reader",
33
"description": "The extension helps you read articles in the language that you want to practice and offers one-click translation and pronunciation.",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55

66
"browser_specific_settings": {
77
"gecko": {

public/manifest.firefox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "The Zeeguu Reader",
33
"description": "The extension helps you read articles in the language that you want to practice and offers one-click translation and pronunciation.",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55

66
"browser_specific_settings": {
77
"gecko": {

0 commit comments

Comments
 (0)