Skip to content

Commit

Permalink
Bump version to 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NotroDev committed Dec 7, 2024
1 parent b2c9ab1 commit b0a8338
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SkEditor/SkEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
<ApplicationIcon>SkEditor.ico</ApplicationIcon>
<PublishSingleFile>true</PublishSingleFile>
<AssemblyVersion>2.8.1</AssemblyVersion>
<FileVersion>2.8.1</FileVersion>
<Version>2.8.1</Version>
<InformationalVersion>2.8.1</InformationalVersion>
<AssemblyVersion>2.8.2</AssemblyVersion>
<FileVersion>2.8.2</FileVersion>
<Version>2.8.2</Version>
<InformationalVersion>2.8.2</InformationalVersion>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
Expand Down

0 comments on commit b0a8338

Please sign in to comment.