Skip to content

Commit

Permalink
更新dll文件,将版本号更新为2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LanbingIce committed Jan 20, 2024
1 parent 3d7f9ed commit 25787c0
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.2</FileVersion>
<AssemblyVersion>2.2</AssemblyVersion>
<FileVersion>2.3</FileVersion>
<AssemblyVersion>2.3</AssemblyVersion>
<Platforms>x86</Platforms>
</PropertyGroup>

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

0 comments on commit 25787c0

Please sign in to comment.