Skip to content

Commit 50853cb

Browse files
committed
version 1.5.0-alpha
1 parent 7e34698 commit 50853cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ACadSharp/ACadSharp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1010
<RepositoryType>git</RepositoryType>
1111
<PackageProjectUrl>https://github.com/DomCR/ACadSharp</PackageProjectUrl>
12-
<Copyright>Copyright (c) 2022 Albert Domenech</Copyright>
12+
<Copyright>Copyright (c) 2023 Albert Domenech</Copyright>
1313
<Description>C# library to read/write cad files like dxf/dwg.</Description>
1414
<GeneratePackageOnBuild Condition="'$(Configuration)' == 'Release'">True</GeneratePackageOnBuild>
1515
</PropertyGroup>
1616

1717
<PropertyGroup>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1919
<PackageReadmeFile>README.md</PackageReadmeFile>
20-
<Version>1.4.4-alpha</Version>
20+
<Version>1.5.0-alpha</Version>
2121
</PropertyGroup>
2222

2323
<Import Project="..\CSUtilities\CSMath\CSMath.projitems" Label="Shared" />

0 commit comments

Comments
 (0)