Skip to content

Commit 4db7617

Browse files
committed
release: bump version
1 parent 43885d0 commit 4db7617

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.1",
4+
"version": "0.7.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.7.0" date="2026-04-29">
63+
<description>
64+
<p>Supports local music library, local music playback and music downloading.</p>
65+
<p xml:lang="zh-CN">支持本地音乐库、本地音乐播放、音乐下载</p>
66+
</description>
67+
</release>
6268
<release version="0.6.1" date="2026-04-26">
6369
<description>
6470
<p>Improved HTTP request mechanism. In hope of better performance and stability.</p>

0 commit comments

Comments
 (0)