Skip to content

Commit c4fc28a

Browse files
committed
Update version number
1 parent 997ab4d commit c4fc28a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/AiZoom/AiZoom.csproj

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
<OutputType>WinExe</OutputType>
55
<TargetFramework>net6.0-windows</TargetFramework>
66
<UseWPF>true</UseWPF>
7-
<Version>1.0.0</Version>
7+
<Version>2.0.0</Version>
88
<ApplicationIcon>icon.ico</ApplicationIcon>
99
<Win32Resource />
1010
<PackageIcon>icon.png</PackageIcon>
1111
<PackageIconUrl />
12+
<AssemblyVersion>2.0.0.0</AssemblyVersion>
13+
<FileVersion>2.0.0.0</FileVersion>
1214
</PropertyGroup>
1315

1416
<ItemGroup>

0 commit comments

Comments
 (0)