Skip to content

Commit 10e47d4

Browse files
committed
feat: release version 1.5.0
1 parent 1921c75 commit 10e47d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.4.1</Version>
4-
<FileVersion>1.4.1.0</FileVersion>
3+
<Version>1.5.0</Version>
4+
<FileVersion>1.5.0.0</FileVersion>
55
<Product>Fossology.Rest.Dotnet</Product>
66
<Company></Company>
7-
<Copyright>Copyright © 2019-2024 T. Graf</Copyright>
7+
<Copyright>Copyright © 2019-2025 T. Graf</Copyright>
88
<Authors>T. Graf</Authors>
99
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1010
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)