Skip to content

Commit c89ac5f

Browse files
committed
chore(project): bump version to 2.9.0
Update project files to reflect new version 2.9.0. This version update is necessary to align the project metadata with recent changes and enhancements in the project, ensuring consistency and accurate version tracking.
1 parent e2171d4 commit c89ac5f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

EasyExtractUnitypackageRework/EasyExtractCrossPlatform/EasyExtractCrossPlatform.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
1010
<LangVersion>default</LangVersion>
1111
<ApplicationIcon>Assets\logo-flat.ico</ApplicationIcon>
12-
<AssemblyVersion>2.8.9</AssemblyVersion>
13-
<FileVersion>2.8.9</FileVersion>
14-
<Version>2.8.9</Version>
12+
<AssemblyVersion>2.9.0</AssemblyVersion>
13+
<FileVersion>2.9.0</FileVersion>
14+
<Version>2.9.0</Version>
1515
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
16-
<AssemblyInformationalVersion>2.8.9</AssemblyInformationalVersion>
16+
<AssemblyInformationalVersion>2.9.0</AssemblyInformationalVersion>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)