diff --git a/code/plugins/system/removegenerator/removegenerator.xml b/code/plugins/system/removegenerator/removegenerator.xml
index 9ddde55..951b820 100644
--- a/code/plugins/system/removegenerator/removegenerator.xml
+++ b/code/plugins/system/removegenerator/removegenerator.xml
@@ -5,7 +5,7 @@
2021-08-24
(C) 2021 SharkyKZ
GPL-2.0-or-later
- 1.1.0
+ 1.2.0
PLG_SYSTEM_REMOVEGENERATOR_XML_DESCRIPTION
removegenerator.php
diff --git a/updates/changelog.xml b/updates/changelog.xml
index 41d413b..2f1c502 100644
--- a/updates/changelog.xml
+++ b/updates/changelog.xml
@@ -11,9 +11,23 @@
removegenerator
plugin
- 1.1.0
+ 1.2.0
- Added an option to remove "X-Content-Encoded-By" header when GZip compression is enabled
+
+ removegenerator
+ plugin
+ 1.2.0
+
+ - Fixed configuration field layout on Joomla <3.10
+
+
+ - Reduced PHP requirement from 7.1 to 5.3.10
+
+
+ - Added install script with PHP and Joomla! version checks
+
+
diff --git a/updates/updates.xml b/updates/updates.xml
index a5b5414..4412b28 100644
--- a/updates/updates.xml
+++ b/updates/updates.xml
@@ -15,6 +15,7 @@
SharkyKZ
https://github.com/SharkyKZ/plg_system_removegenerator
+ 7.1
System - Remove Generator
@@ -32,5 +33,24 @@
SharkyKZ
https://github.com/SharkyKZ/plg_system_removegenerator
+ 7.1
+
+
+ System - Remove Generator
+ Plugin for removing generator tag.
+ removegenerator
+ plugin
+ system
+ site
+ https://raw.githubusercontent.com/SharkyKZ/plg_system_removegenerator/master/updates/changelog.xml
+ 1.2.0
+ https://github.com/SharkyKZ/plg_system_removegenerator/releases/tag/1.2.0
+
+ https://github.com/SharkyKZ/plg_system_removegenerator/releases/download/1.2.0/plg_system_removegenerator-1.2.0.zip
+
+ SharkyKZ
+ https://github.com/SharkyKZ/plg_system_removegenerator
+
+ 5.3.10