diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4e42772..06a1d02 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -49,7 +49,7 @@ Positive:
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
]]>
- 2.1.0
+ 2.2.0
agpl
Marcel Klehr
Translate
@@ -57,7 +57,7 @@ Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud
https://github.com/nextcloud/translate/issues
https://raw.githubusercontent.com/nextcloud/translate/main/screenshots/Logo.png
-
+
diff --git a/package-lock.json b/package-lock.json
index 82050fd..a0a9469 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "translate",
- "version": "2.0.0",
+ "version": "2.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "translate",
- "version": "2.0.0",
+ "version": "2.2.0",
"license": "agpl",
"dependencies": {
"@tensorflow/tfjs": "^4.2.0",
diff --git a/package.json b/package.json
index 35c84e7..a4c1568 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "translate",
"description": "Translation in nextcloud",
- "version": "2.1.0",
+ "version": "2.2.0",
"author": "Marcel Klehr ",
"contributors": [],
"bugs": {