diff --git a/CHANGELOG.md b/CHANGELOG.md
index 720d8349..b113e8b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
-## [1.0.2-rc1] - 2023-03-07
+## [1.0.2] - 2023-03-24
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4b5dbdb9..26f8483c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
Integrates an existing RoundCube standalone email-webapp into NextCloud, with optional SSO.
- 1.0.2-rc1
+ 1.0.2
agpl
Claus-Justus Heine
Martin Reinhardt
diff --git a/package.json b/package.json
index 2137d1bf..0c2b3946 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mail_roundcube",
- "version": "1.0.2-rc1",
+ "version": "1.0.2",
"description": "RoundCube Mail NextCloud Plugin",
"author": "Claus-Justus Heine ",
"bugs": {