chore(release): prep for v1.8.0

This commit is contained in:
Koala
2026-05-25 23:08:55 +02:00
parent 4c4a2638d7
commit 42029f86bf
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "KoalaSync",
"version": "1.7.5",
"version": "1.8.0",
"description": "Watch party extension to synchronize video playback on YouTube, Twitch, Netflix, and HTML5 sites in real-time with friends.",
"permissions": [
"storage",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "koalasync",
"version": "1.6.1",
"version": "1.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "koalasync",
"version": "1.6.1",
"version": "1.8.0",
"devDependencies": {
"archiver": "^7.0.1",
"eslint": "^10.4.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "koalasync",
"version": "1.7.5",
"version": "1.8.0",
"description": "KoalaSync Build Scripts",
"private": true,
"scripts": {