Skip to content

Commit 93f4eb1

Browse files
authored
Update Directory.Build.props
Bump minor version
1 parent b5c1bdb commit 93f4eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GXOdata.Client.All/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<AssemblyVersion>5.2.3.2</AssemblyVersion>
3+
<AssemblyVersion>5.2.3.3</AssemblyVersion>
44
<FileVersion>$(AssemblyVersion)</FileVersion>
55
<InformationalVersion>$([System.DateTime]::UtcNow.ToString("yyyyMMddHHmmss")).$(GITHUB_SHA)</InformationalVersion>
66
<Company>GeneXus</Company>

0 commit comments

Comments
 (0)