We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e0f41 commit 5e63699Copy full SHA for 5e63699
1 file changed
DeskFrame/DeskFrame.csproj
@@ -7,8 +7,8 @@
7
<ImplicitUsings>enable</ImplicitUsings>
8
<UseWPF>true</UseWPF>
9
<UseWindowsForms>True</UseWindowsForms>
10
- <AssemblyVersion>1.38.2</AssemblyVersion>
11
- <FileVersion>1.38.2</FileVersion>
+ <AssemblyVersion>1.39.0</AssemblyVersion>
+ <FileVersion>1.39.0</FileVersion>
12
<PackageIcon>ico.png</PackageIcon>
13
<ApplicationIcon>Icon\ico.ico</ApplicationIcon>
14
<Platforms>AnyCPU;x64</Platforms>
0 commit comments