feat: personal user edition v1.0.0-user on release branch
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2025-2026 马建军. All rights reserved.
|
||||
# 专有软件 — 未经授权禁止复制、传播、转售。
|
||||
# 详见 LICENSE.zh-CN.txt 与 docs/软件购买与使用协议.md
|
||||
|
||||
"""发行版标识:release/v1.0-user 分支为个人用户版(v1.0.0-user)。"""
|
||||
|
||||
USER_EDITION = True
|
||||
EDITION_ID = "v1.0.0-user"
|
||||
EDITION_LABEL = "个人用户版"
|
||||
Reference in New Issue
Block a user