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

This commit is contained in:
GitHub Action
2026-05-30 00:01:24 +00:00
parent f7096edd30
commit d5241b19e8
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.9.2", "version": "1.9.3",
"description": "Synchronize video playback on YouTube, Netflix, Emby, Jellyfin, and any HTML5 site in real-time with friends.", "description": "Synchronize video playback on YouTube, 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.9.2", "version": "1.9.3",
"description": "KoalaSync Build Scripts", "description": "KoalaSync Build Scripts",
"private": true, "private": true,
"scripts": { "scripts": {
+2 -2
View File
@@ -1,4 +1,4 @@
{ {
"version": "1.9.2", "version": "1.9.3",
"date": "2026-05-29T23:35:36Z" "date": "2026-05-30T00:01:24Z"
} }