File tree Expand file tree Collapse file tree 5 files changed +14
-13
lines changed
Expand file tree Collapse file tree 5 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: GPL-3.0-or-later
44# --------------------------------------------------------------
55# Build File : Makefile
6- # File Authors : 曾奥然 <ccmywish@qq.com>
7- # Contributors : Yangmoooo <yangmoooo@outlook.com>
8- # | sanchuanhehe <wyihe5520@gmail.com>
9- # |
6+ # File Authors : @ccmywish
7+ # Contributors : @Yangmoooo
8+ # | @sanchuanhehe
9+ # | @G_I_Y
10+ # |
1011# Created On : <2023-08-28>
11- # Last Modified : <2025-10-15 >
12+ # Last Modified : <2026-03-21 >
1213#
1314# 请阅读 ./doc/01-开发与构建.md 来使用
1415# --------------------------------------------------------------
Original file line number Diff line number Diff line change 33 ! -------------------------------------------------------------
44 ! Doc Type : Markdown
55 ! Doc Name : README.md
6- ! Doc Authors : 曾奥然 <ccmywish@qq.com>
7- ! Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
8- ! | BingChunMoLi <bingchunmoli@bingchunmoli.com>
6+ ! Doc Authors : @ccmywish
7+ ! Contributors : @Mikachu2333
8+ ! | @BingChunMoLi
99 ! |
1010 ! Created On : <2023-12-28>
1111 ! Last Modified : <2026-02-24>
Original file line number Diff line number Diff line change 33# SPDX-License-Identifier: GPL-3.0-or-later
44# --------------------------------------------------------------
55# Build File : justfile
6- # File Authors : 曾奥然 <ccmywish@qq.com>
7- # Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
6+ # File Authors : @ccmywish
7+ # Contributors : @Mikachu2333
88# |
99# Created On : <2025-06-18>
1010# Last Modified : <2025-10-15>
Original file line number Diff line number Diff line change 11# ---------------------------------------------------------------
22# Lefthook File : lefthook.yml
3- # File Authors : 曾奥然 <ccmywish@qq.com>
3+ # File Authors : @ccmywish
44# Contributors : Nul None <nul@none.org>
55# |
66# Created On : <2025-10-28>
Original file line number Diff line number Diff line change 1212 * 发布新版本前请修改此文件
1313 * ------------------------------------------------------------*/
1414
15- #define Chsrc_Version "0.2.5-alpha1 "
15+ #define Chsrc_Version "0.2.5"
1616// 以下四个宏仅用于 resource/chsrc.rc
1717#define Chsrc_Version_Major 0
1818#define Chsrc_Version_Minor 2
1919#define Chsrc_Version_Patch 5
2020#define Chsrc_Version_Pre 0
2121
22- #define Chsrc_Release_Date "2026/02/24 "
22+ #define Chsrc_Release_Date "2026/03/25 "
You can’t perform that action at this time.
0 commit comments