Skip to content

Commit

Permalink
更新dll文件,将版本号更新为2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LanbingIce committed Feb 23, 2024
1 parent dd3cd53 commit 3de1d28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IsaacSocket/IsaacSocket.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationIcon>IsaacSocket.ico</ApplicationIcon>
<FileVersion>2.4</FileVersion>
<AssemblyVersion>2.4</AssemblyVersion>
<FileVersion>2.5</FileVersion>
<AssemblyVersion>2.5</AssemblyVersion>
<Platforms>x86</Platforms>
</PropertyGroup>

Expand Down
Binary file modified IsaacSocket/Resources/IsaacSocket.dll
Binary file not shown.

0 comments on commit 3de1d28

Please sign in to comment.