Skip to content
This repository was archived by the owner on Aug 29, 2021. It is now read-only.

Commit a2e6fdb

Browse files
committed
release v1.3.0
1 parent 48f2e73 commit a2e6fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
## 本地破解
1818

19-
如果是exe版本,直接将`offline_config.json`拖到`wvguesser_v1.2.0.exe`上即可
19+
如果是exe版本,直接将`offline_config.json`拖到`wvguesser_v1.3.0.exe`上即可
2020

2121
运行程序,等待解密
2222

@@ -39,7 +39,7 @@ g++ -o main -pthread -std=gnu++0x -static main.cpp misc.cpp codelift.cpp algebra
3939
# 打包
4040

4141
```bash
42-
pyinstaller -n wvguesser_v1.2.0 -F wvguesser\__main__.py
42+
pyinstaller -n wvguesser_v1.3.0 -F wvguesser\__main__.py
4343
```
4444

4545
# 推荐更好的方案

0 commit comments

Comments
 (0)