We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a60a9 commit 07dcd63Copy full SHA for 07dcd63
2 files changed
Client.Core/PayrollEngine.Client.Core.csproj
@@ -89,7 +89,7 @@
89
</None>
90
</ItemGroup>
91
<ItemGroup>
92
- <PackageReference Include="PayrollEngine.Core" Version="0.9.0-beta.14" />
+ <PackageReference Include="PayrollEngine.Core" Version="0.9.0-beta.15" />
93
94
95
<!-- build json schema -->
Directory.Build.props
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>net10.0</TargetFramework>
5
- <Version>0.9.0-beta.14</Version>
+ <Version>0.9.0-beta.15</Version>
6
<FileVersion>0.9.0</FileVersion>
7
<InformationalVersion></InformationalVersion>
8
<Authors>Jani Giannoudis</Authors>
0 commit comments