Skip to content

Commit

Permalink
Release v5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Slion committed Aug 12, 2023
1 parent d57dfb4 commit 3b41c4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/VirtualDesktop.WPF/VirtualDesktop.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>5.0.8</Version>
<Version>5.0.9</Version>
<Product>VirtualDesktop</Product>
<Authors>Grabacr07, maciej-makowski, Slion</Authors>
<Company>slions.net</Company>
Expand Down
2 changes: 1 addition & 1 deletion src/VirtualDesktop.WinForms/VirtualDesktop.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>5.0.8</Version>
<Version>5.0.9</Version>
<Product>VirtualDesktop</Product>
<Authors>Grabacr07, maciej-makowski, Slion</Authors>
<Company>slions.net</Company>
Expand Down
2 changes: 1 addition & 1 deletion src/VirtualDesktop/VirtualDesktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>5.0.8</Version>
<Version>5.0.9</Version>
<Product>VirtualDesktop</Product>
<Authors>Grabacr07, maciej-makowski, Slion</Authors>
<Company>slions.net</Company>
Expand Down

0 comments on commit 3b41c4d

Please sign in to comment.