Skip to content

Commit 489a53b

Browse files
committed
release: bump version
1 parent 197b798 commit 489a53b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "open-orpheus",
33
"productName": "open-orpheus",
4-
"version": "0.6.0",
4+
"version": "0.6.1",
55
"description": "An open-source implementation of Netease Cloud Music's Orpheus browser host.",
66
"main": ".vite/build/main.js",
77
"private": true,

packaging/flatpak/metainfo.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
</screenshots>
6060

6161
<releases>
62+
<release version="0.6.1" date="2026-04-26">
63+
<description>
64+
<p>Improved HTTP request mechanism. In hope of better performance and stability.</p>
65+
<p xml:lang="zh-CN">改进了 HTTP 请求机制,以期获得更好的性能和稳定性。</p>
66+
</description>
67+
</release>
6268
<release version="0.6.0" date="2026-04-24">
6369
<description>
6470
<p>Supports overriding main window size limits.</p>

0 commit comments

Comments
 (0)