Skip to content

Commit 0ea124a

Browse files
committed
Version 3.2
1 parent ce20344 commit 0ea124a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

EmptyKeys.UserInterface.Core/EmptyKeys.UserInterface.Core.Standard.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<Product>EmptyKeys.UserInterface.Core</Product>
1515
<Copyright>Copyright © 2018 Empty Keys, Filip Dušek</Copyright>
1616
<Company>Empty Keys, Filip Dušek</Company>
17-
<AssemblyVersion>3.1.0.0</AssemblyVersion>
18-
<Version>3.1.0</Version>
17+
<AssemblyVersion>3.2.0.0</AssemblyVersion>
18+
<Version>3.2.0</Version>
1919
<Authors>Empty Keys, Filip Dušek</Authors>
2020
<AssemblyName>EmptyKeys.UserInterface.Core</AssemblyName>
2121
<RootNamespace>EmptyKeys.UserInterface.Core</RootNamespace>

EmptyKeys.UserInterface.MonoGame/EmptyKeys.UserInterface.MonoGame.Standard.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<Product>EmptyKeys.UserInterface.MonoGame</Product>
1515
<Copyright>Copyright © 2018 Empty Keys, Filip Dušek</Copyright>
1616
<Company>Empty Keys</Company>
17-
<AssemblyVersion>3.1.0.0</AssemblyVersion>
18-
<Version>3.1.0</Version>
17+
<AssemblyVersion>3.2.0.0</AssemblyVersion>
18+
<Version>3.2.0</Version>
1919
<Authors>Empty Keys, Filip Dušek</Authors>
2020
<AssemblyName>EmptyKeys.UserInterface.MonoGame</AssemblyName>
2121
<RootNamespace>EmptyKeys.UserInterface.MonoGame</RootNamespace>

EmptyKeys.UserInterface.Xenko/EmptyKeys.UserInterface.Xenko.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PropertyGroup>
99
<TargetFramework>netstandard2.0</TargetFramework>
1010
<RootNamespace>EmptyKeys.UserInterface.Xenko</RootNamespace>
11-
<Version>3.1.0</Version>
11+
<Version>3.2.0</Version>
1212
<Copyright>Copyright © 2018 Empty Keys, Filip Dušek</Copyright>
1313
<Company>Empty Keys, Filip Dušek</Company>
1414
<Authors>Empty Keys, Filip Dušek</Authors>

0 commit comments

Comments
 (0)