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

This commit is contained in:
GitHub Action
2026-08-17 15:14:41 +00:00
parent a8fd79618f
commit b06d6773af
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ Compatibility depends on each website's player implementation and can change whe
## Technical information
- Current website release: 3.1.1
- Current website release: 3.1.2
- 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": "3.1.1",
"softwareVersion": "3.1.2",
"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": "3.1.1",
"date": "2026-08-15T15:22:46Z"
"version": "3.1.2",
"date": "2026-08-17T15:14:41Z"
}