Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 2e36746

Browse files
Bump version to 1.0.20
1 parent cb23b02 commit 2e36746

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

YAEP.AvaloniaUI/YAEP.AvaloniaUI.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net9.0</TargetFramework>
5-
<Version>1.0.19</Version>
6-
<AssemblyVersion>1.0.19.0</AssemblyVersion>
7-
<FileVersion>1.0.19.0</FileVersion>
5+
<Version>1.0.20</Version>
6+
<AssemblyVersion>1.0.20.0</AssemblyVersion>
7+
<FileVersion>1.0.20.0</FileVersion>
88
<AssemblyName>YAEP</AssemblyName>
99
<Nullable>enable</Nullable>
1010
<ApplicationManifest>app.manifest</ApplicationManifest>

YAEP.Interop/YAEP.Interop.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<TargetFramework>net9.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>1.0.19</Version>
8-
<AssemblyVersion>1.0.19.0</AssemblyVersion>
9-
<FileVersion>1.0.19.0</FileVersion>
7+
<Version>1.0.20</Version>
8+
<AssemblyVersion>1.0.20.0</AssemblyVersion>
9+
<FileVersion>1.0.20.0</FileVersion>
1010
</PropertyGroup>
1111

1212
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)