chore: [release] v2.0.0.beta-12

This commit is contained in:
lerdb 2024-10-09 19:45:09 +08:00
parent a177ebb3e6
commit aa1894b66f
No known key found for this signature in database
GPG Key ID: FBBF3738C577282C
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "lx-music-api-server",
"version": "2.0.0.beta-11",
"version": "2.0.0.beta-12",
"description": "一个适配 LX Music 的 API 后端实现",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "lx_music_api_server"
version = "2.0.0.beta-11"
version = "2.0.0.beta-12"
description = "一个适配 LX Music 的 API 后端实现"
authors = ["helloplhm-qwq", "lerdb", "Folltoshe"]
license = "MIT"