diff --git a/src/components/changelog/Changelog.svelte b/src/components/changelog/Changelog.svelte
index d6b2e54..dce097c 100644
--- a/src/components/changelog/Changelog.svelte
+++ b/src/components/changelog/Changelog.svelte
@@ -8,12 +8,12 @@
Serving in our latest update:
-
- YouTube AI chat summary integration
+ Live redirect (raid) notifications
What's still cooking at KFP:
-
- Live redirect (raid) notifications
+ Polls? (maybe, no promises)
diff --git a/src/manifest.json b/src/manifest.json
index c62a7d2..c295d52 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -3,7 +3,7 @@
"name": "HyperChat [Improved YouTube Chat]",
"homepage_url": "https://livetl.app/hyperchat",
"description": "Improved YouTube chat with CPU/RAM optimizations, customization options, and cutting-edge features!",
- "version": "3.0.3",
+ "version": "3.0.4",
"permissions": [
"storage"
],