Skip to content

Commit 7ed7a15

Browse files
committed
Version rev
1 parent 6699f62 commit 7ed7a15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WhatAmIHearing/WhatAmIHearing.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
@@ -7,8 +7,8 @@
77
<ApplicationIcon>Icon.ico</ApplicationIcon>
88
<Win32Resource />
99
<LangVersion>latest</LangVersion>
10-
<AssemblyVersion>3.0.0.0</AssemblyVersion>
11-
<FileVersion>3.0.0.0</FileVersion>
10+
<AssemblyVersion>3.1.0.0</AssemblyVersion>
11+
<FileVersion>3.1.0.0</FileVersion>
1212
<Authors>Zemoto</Authors>
1313
</PropertyGroup>
1414

0 commit comments

Comments
 (0)