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

This commit is contained in:
GitHub Action
2026-05-25 10:46:16 +00:00
parent 6e138f51d3
commit 807a620fe9
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.7.0", "version": "1.7.2",
"description": "Watch party extension to synchronize video playback on YouTube, Twitch, Netflix, and HTML5 sites in real-time with friends.", "description": "Watch party extension to synchronize video playback on YouTube, Twitch, Netflix, and HTML5 sites in real-time with friends.",
"permissions": [ "permissions": [
"storage", "storage",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "koalasync", "name": "koalasync",
"version": "1.7.0", "version": "1.7.2",
"description": "KoalaSync Build Scripts", "description": "KoalaSync Build Scripts",
"private": true, "private": true,
"scripts": { "scripts": {
+2 -2
View File
@@ -1,4 +1,4 @@
{ {
"version": "1.7.0", "version": "1.7.2",
"date": "2026-05-25T10:40:34Z" "date": "2026-05-25T10:46:16Z"
} }