diff --git a/pyproject.toml b/pyproject.toml
index fd66bff2f6c039be763c3a53e4a637382c0a9664..e21d8caadf6005f0f077ba3191eceb6be6ff70e9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "syng"
-version = "2.0.0"
+version = "2.0.1"
 description = "All-in-one webbased karaoke system with YouTube support"
 authors = ["Christoph Stahl <christoph.stahl@tu-dortmund.de>"]
 license = "AGPL-3.0-or-later"
diff --git a/resources/flatpak/rocks.syng.Syng.metainfo.xml b/resources/flatpak/rocks.syng.Syng.metainfo.xml
index abc622d0ac60c5357a73575595ca4691d30e68ad..5276b4455b20715e898e814d7eb4fcb5023c2b31 100644
--- a/resources/flatpak/rocks.syng.Syng.metainfo.xml
+++ b/resources/flatpak/rocks.syng.Syng.metainfo.xml
@@ -3,7 +3,7 @@
   <id>rocks.syng.Syng</id>
 
   <name>Syng</name>
-  <summary>An all-in-one karaoke software</summary>
+  <summary>All-in-one karaoke software</summary>
 
   <developer id="rocks.syng">
     <name>Christoph Stahl</name>
@@ -30,6 +30,22 @@
 
 
   <releases>
+    <release version="2.0.1" date="2024-09-30">
+      <description>
+        <p>
+          <em>Fixes</em>:
+          <ul>
+            <li>Fixes s3 storage not working</li>
+          </ul>
+        </p>
+        <p>
+          <em>Changes</em>:
+          <ul>
+            <li>Notifications are forwarded to the user interface</li>
+          </ul>
+        </p>
+      </description>
+    </release>
     <release version="2.0.0" date="2024-09-22">
       <description>
         <p>