chore(release): update versions to v2.0.7 [skip ci]

This commit is contained in:
GitHub Action
2026-06-03 09:58:23 +00:00
parent ad33720053
commit f9577aace9
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": "2.0.6", "version": "2.0.7",
"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": "2.0.6", "version": "2.0.7",
"description": "KoalaSync Build Scripts", "description": "KoalaSync Build Scripts",
"private": true, "private": true,
"scripts": { "scripts": {
+2 -2
View File
@@ -1,4 +1,4 @@
{ {
"version": "2.0.6", "version": "2.0.7",
"date": "2026-06-03T09:45:12Z" "date": "2026-06-03T09:58:23Z"
} }