mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-30 12:29:27 +00:00
chore(release): update versions to v2.2.2 [skip ci]
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<p align="center"><i>KoalaSync is a lightweight Browser Extension and Relay Server for synchronized video playback on almost any website with a video element—YouTube, Twitch, Netflix, Emby, Jellyfin, and beyond. Built with a focus on <b>Data Sovereignty</b> and <b>Performance</b>.</i></p>
|
<p align="center"><i>KoalaSync is a lightweight Browser Extension and Relay Server for synchronized video playback on almost any website with a video element—YouTube, Twitch, Netflix, Emby, Jellyfin, and beyond. Built with a focus on <b>Data Sovereignty</b> and <b>Performance</b>.</i></p>
|
||||||
|
|
||||||
<p align="center"><a href="docs/CHANGELOG.md"><b>New v2.2.1 Release!</b> — See what's changed</a></p>
|
<p align="center"><a href="docs/CHANGELOG.md"><b>New v2.2.2 Release!</b> — See what's changed</a></p>
|
||||||
|
|
||||||
### 🌟 Why KoalaSync?
|
### 🌟 Why KoalaSync?
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"name": "KoalaSync",
|
"name": "KoalaSync",
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"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
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "koalasync",
|
"name": "koalasync",
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"description": "KoalaSync Build Scripts",
|
"description": "KoalaSync Build Scripts",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -102,7 +102,7 @@
|
|||||||
"priceCurrency": "EUR"
|
"priceCurrency": "EUR"
|
||||||
},
|
},
|
||||||
"description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.",
|
"description": "Watch Netflix, YouTube, Twitch, Jellyfin, Emby and almost any HTML5 video in perfect sync with friends. Open source, privacy-first, free.",
|
||||||
"softwareVersion": "2.2.1",
|
"softwareVersion": "2.2.2",
|
||||||
"license": "https://opensource.org/licenses/MIT",
|
"license": "https://opensource.org/licenses/MIT",
|
||||||
"sameAs": "https://github.com/Shik3i/KoalaSync",
|
"sameAs": "https://github.com/Shik3i/KoalaSync",
|
||||||
"image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp",
|
"image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"date": "2026-06-09T05:08:31Z"
|
"date": "2026-06-09T19:16:14Z"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user