Skip to content

Commit 234ed2d

Browse files
author
Jani Giannoudis
committed
changed version to 0.10.0-beta.dev
1 parent 7658425 commit 234ed2d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Client.Scripting/PayrollEngine.Client.Scripting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="PayrollEngine.Client.Core" Version="0.9.0-beta.dev" />
17+
<PackageReference Include="PayrollEngine.Client.Core" Version="0.10.0-beta.dev" />
1818
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
1919
</ItemGroup>
2020

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<Project>
1+
<Project>
22

33
<PropertyGroup>
44
<TargetFramework>net10.0</TargetFramework>
55
<Version>0.10.0-beta.dev</Version>
6-
<FileVersion>0.9.0</FileVersion>
6+
<FileVersion>0.10.0</FileVersion>
77
<InformationalVersion></InformationalVersion>
88
<Authors>Jani Giannoudis</Authors>
99
<Company>Software Consulting Giannoudis</Company>
10-
<Copyright>© 2026 Software Consulting Giannoudis</Copyright>
10+
<Copyright>© 2026 Software Consulting Giannoudis</Copyright>
1111
<Product>Payroll Engine Client Scripting</Product>
1212
<PackageProjectUrl>https://payrollengine.org/</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/Payroll-Engine/PayrollEngine.Client.Scripting.git</RepositoryUrl>

0 commit comments

Comments
 (0)