chore(release): update versions to v1.8.9 [skip ci]

This commit is contained in:
GitHub Action
2026-05-26 01:07:16 +00:00
parent 35e779c1ff
commit 6ebff9ab4c
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "KoalaSync", "name": "KoalaSync",
"version": "1.8.8", "version": "1.8.9",
"description": "Watch party extension to synchronize video playback on YouTube, Twitch, Netflix, Emby, Jellyfin, and any HTML5 site in real-time with friends.", "description": "Watch party extension to synchronize video playback on YouTube, Twitch, Netflix, Emby, Jellyfin, and any HTML5 site in real-time with friends.",
"permissions": [ "permissions": [
"storage", "storage",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "koalasync", "name": "koalasync",
"version": "1.8.8", "version": "1.8.9",
"description": "KoalaSync Build Scripts", "description": "KoalaSync Build Scripts",
"private": true, "private": true,
"scripts": { "scripts": {
+2 -2
View File
@@ -1,4 +1,4 @@
{ {
"version": "1.8.8", "version": "1.8.9",
"date": "2026-05-26T00:34:04Z" "date": "2026-05-26T01:07:16Z"
} }