Skip to content

Commit

Permalink
Update version to 4.1.3.111.
Browse files Browse the repository at this point in the history
  • Loading branch information
hamster620 committed Jan 11, 2025
1 parent 7207df4 commit b5f7a2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ULogViewer/ULogViewer.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AssemblyVersion>4.1.2.1110</AssemblyVersion>
<Version>4.1.2.1110</Version>
<AssemblyVersion>4.1.3.111</AssemblyVersion>
<Version>4.1.3.111</Version>
<OutputType>WinExe</OutputType>
<DebugType>embedded</DebugType>
<RootNamespace>CarinaStudio.ULogViewer</RootNamespace>
Expand All @@ -14,7 +14,7 @@
<RuntimeIdentifiers>win-x86;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64</RuntimeIdentifiers>
<Authors>Carina Studio</Authors>
<Company>Carina Studio</Company>
<Copyright>©2021-2024 Carina Studio</Copyright>
<Copyright>©2021-2025 Carina Studio</Copyright>
<StartupObject>CarinaStudio.ULogViewer.App</StartupObject>
<ApplicationIcon>ULogViewer.ico</ApplicationIcon>
<NoWin32Manifest>true</NoWin32Manifest>
Expand Down

0 comments on commit b5f7a2c

Please sign in to comment.