Skip to content

Commit db733fc

Browse files
committed
release: bump version
1 parent 30b21f9 commit db733fc

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.8.0",
4+
"version": "0.9.0",
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.9.0" date="2026-05-03">
63+
<description>
64+
<p>Listen Together feature; new version check; fix downloaded MP3 files being saved with .ncm extension.</p>
65+
<p xml:lang="zh-CN">一起听功能;新版本检查;修复下载的 MP3 被保存为 NCM 后缀的问题。</p>
66+
</description>
67+
</release>
6268
<release version="0.8.0" date="2026-05-01">
6369
<description>
6470
<p>Allow custom download/cache paths; fix X11 window dragging; fix Shell API Windows path handling; enforce initial download directory selection in Flatpak.</p>

0 commit comments

Comments
 (0)