Skip to content

Commit

Permalink
添加(server): pmim-server v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
secext2022 committed Mar 11, 2024
1 parent 3948f4a commit 05f0198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pmims/conf.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 程序版本号
export const P_VERSION = "pmim-server v0.1.1";
export const P_VERSION = "pmim-server v0.1.2";
// 日志前缀
export const P_LOG = "pmims";

Expand Down

0 comments on commit 05f0198

Please sign in to comment.