Skip to content

Commit fb02cca

Browse files
committed
chore(release): 0.2.1
- 同步 Python 项目版本为 0.2.1(pyproject/uv.lock) - 同步桌面端版本为 0.2.1(desktop package/lock)
1 parent 5bf8ce2 commit fb02cca

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

desktop/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wechat-data-analysis-desktop",
33
"private": true,
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"main": "src/main.cjs",
66
"scripts": {
77
"dev": "concurrently -k -s first \"cd ..\\\\frontend && npm run dev\" \"cross-env ELECTRON_START_URL=http://localhost:3000 electron .\"",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wechat-decrypt-tool"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Modern WeChat database decryption tool with React frontend"
55
readme = "README.md"
66
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)