chore(release): update versions to v3.0.0 [skip ci]

This commit is contained in:
GitHub Action
2026-07-26 00:25:06 +00:00
parent 72113b6504
commit 90a58eb507
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ Compatibility depends on each website's player implementation and can change whe
## Technical information
- Current website release: 2.6.4
- Current website release: 3.0.0
- License: MIT
- Extension runtime: dependency-free browser extension code
- Relay: Node.js with Socket.IO-compatible WebSocket messaging
+1 -1
View File
@@ -116,7 +116,7 @@
"priceCurrency": "EUR"
},
"description": "{{SCHEMA_APP_DESC}}",
"softwareVersion": "2.6.4",
"softwareVersion": "3.0.0",
"license": "https://opensource.org/licenses/MIT",
"sameAs": "https://github.com/Shik3i/KoalaSync",
"image": "https://sync.koalastuff.net/assets/NewLogoIcon.webp",
+2 -2
View File
@@ -1,4 +1,4 @@
{
"version": "2.6.4",
"date": "2026-07-16T09:51:25Z"
"version": "3.0.0",
"date": "2026-07-26T00:25:06Z"
}