Skip to content

Commit

Permalink
v0.9.7.5 Release!
Browse files Browse the repository at this point in the history
1.支持3.9.10.19版本
  • Loading branch information
SuxueCode committed Apr 20, 2024
1 parent b43a517 commit 4213395
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WechatBakTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<AssemblyVersion>0.9.7.4</AssemblyVersion>
<FileVersion>0.9.7.4</FileVersion>
<Version>0.9.7.4</Version>
<AssemblyVersion>0.9.7.5</AssemblyVersion>
<FileVersion>0.9.7.5</FileVersion>
<Version>0.9.7.5</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
3 changes: 3 additions & 0 deletions version.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@
},{
"Version":"3.9.9.43",
"BaseAddr": 68067216
},{
"Version":"3.9.10.19",
"BaseAddr": 95131040
}
]

0 comments on commit 4213395

Please sign in to comment.