Skip to content

Commit 95340d3

Browse files
committed
chore: bump version to 2.8.3 in project file
1 parent 341c53b commit 95340d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

EasyExtractUnitypackageRework/EasyExtractCrossPlatform/EasyExtractCrossPlatform.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
99
<LangVersion>default</LangVersion>
1010
<!-- <ApplicationIcon Condition="$([MSBuild]::IsOSPlatform('Windows'))">Smallicon.ico</ApplicationIcon> -->
11-
<AssemblyVersion>2.8.2</AssemblyVersion>
12-
<FileVersion>2.8.2</FileVersion>
13-
<Version>2.8.2</Version>
11+
<AssemblyVersion>2.8.3</AssemblyVersion>
12+
<FileVersion>2.8.3</FileVersion>
13+
<Version>2.8.3</Version>
1414
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
15-
<AssemblyInformationalVersion>2.8.2</AssemblyInformationalVersion>
15+
<AssemblyInformationalVersion>2.8.3</AssemblyInformationalVersion>
1616
</PropertyGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)