Skip to content

Commit 732ae37

Browse files
committed
Update verstion to 2.0.5
1 parent 439a334 commit 732ae37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55

66
<LangVersion>latest</LangVersion>
77

8-
<Version>2.0.4</Version>
8+
<Version>2.0.5</Version>
99

1010
<Product>GeneXus</Product>
1111
<Company>GeneXus</Company>
1212
<Authors>$(Company)</Authors>
1313
<Copyright>Copyright © $([System.DateTime]::Now.ToString('yyyy')) $(Company). All Rights Reserved</Copyright>
1414

1515
<AssemblyCompany>$(Company)</AssemblyCompany>
16-
<AssemblyVersion>2.0.4</AssemblyVersion>
16+
<AssemblyVersion>2.0.5</AssemblyVersion>
1717

1818
<PackageVersion>$(Version)</PackageVersion>
1919

0 commit comments

Comments
 (0)