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

This commit is contained in:
GitHub Action
2026-05-25 00:49:48 +00:00
parent 19ddfd1e21
commit 0e93e31bd0
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "KoalaSync",
"version": "1.6.0",
"version": "1.6.1",
"description": "Watch party extension to synchronize video playback on YouTube, Twitch, Netflix, and HTML5 sites in real-time with friends.",
"permissions": [
"storage",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "koalasync",
"version": "1.6.0",
"version": "1.6.1",
"description": "KoalaSync Build Scripts",
"private": true,
"scripts": {
+2 -2
View File
@@ -1,4 +1,4 @@
{
"version": "1.6.0",
"date": "2026-05-25T00:15:24Z"
"version": "1.6.1",
"date": "2026-05-25T00:49:48Z"
}