Skip to content

Commit e0be8e6

Browse files
committed
chore(project): bump version to 2.9.0
Update project files to reflect new version 2.9.0. This ensures the build metadata accurately represents the current project's state and aligns with recent updates and enhancements.
1 parent c7a680c commit e0be8e6

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)