Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
damiansalvia committed Jan 9, 2025
1 parent ddc9411 commit 23ff434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@

<LangVersion>latest</LangVersion>

<Version>1.0.0</Version>
<Version>1.0.1</Version>

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

<AssemblyCompany>$(Company)</AssemblyCompany>
<AssemblyVersion>1.0.0</AssemblyVersion>
<AssemblyVersion>1.0.1</AssemblyVersion>

<PackageVersion>$(Version)</PackageVersion>

Expand Down

0 comments on commit 23ff434

Please sign in to comment.