Skip to content

Commit

Permalink
fix #19 支持 3.9.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
SpenserCai committed May 9, 2023
1 parent 250287d commit 4d9ca93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file modified Release/GoWxDump.exe
Binary file not shown.
7 changes: 7 additions & 0 deletions version_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,11 @@ var OffSetMap = map[string][]int{
50321676,
50321712,
},
"3.9.2.26": {
50329040,
50329968,
50328896,
38986104,
50329932,
},
}

0 comments on commit 4d9ca93

Please sign in to comment.