chore(release): v1.8.3

This commit is contained in:
Koala
2026-05-25 23:43:41 +02:00
parent 06db850387
commit dc36bfdded
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.1", "version": "1.8.3",
"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",
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "koalasync", "name": "koalasync",
"version": "1.8.2", "version": "1.8.3",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koalasync", "name": "koalasync",
"version": "1.8.2", "version": "1.8.3",
"devDependencies": { "devDependencies": {
"archiver": "^7.0.1", "archiver": "^7.0.1",
"eslint": "^10.4.0", "eslint": "^10.4.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "koalasync", "name": "koalasync",
"version": "1.8.2", "version": "1.8.3",
"description": "KoalaSync Build Scripts", "description": "KoalaSync Build Scripts",
"private": true, "private": true,
"scripts": { "scripts": {