Skip to content

Commit

Permalink
v1.5.0-pre4
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed Jan 12, 2024
1 parent 9cf5a41 commit fe2fe81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
</PropertyGroup>

<PropertyGroup>
<ZebusDslVersion>1.5.0-pre3</ZebusDslVersion>
<ZebusDslVersion>1.5.0-pre4</ZebusDslVersion>
<ZebusDslBuildVersion>$(ZebusDslVersion)</ZebusDslBuildVersion>
<ZebusDslGeneratorVersion>1.5.0-pre1</ZebusDslGeneratorVersion>
<ZebusDslGeneratorVersion>$(ZebusDslVersion)</ZebusDslGeneratorVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit fe2fe81

Please sign in to comment.