Skip to content

Commit b4fca87

Browse files
committed
Update version to 1.6.0
1 parent 8c175d8 commit b4fca87

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2009, José Manuel Menéndez Poo
2-
Copyright (c) 2013-2025, Arthur Teplitzki
2+
Copyright (c) 2013-2026, Arthur Teplitzki
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without modification,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For documentation, check out the project on the [CodePlex Archive](https://codep
1616

1717
## Download
1818

19-
The release packages on [GitHub](https://github.com/ArthurHub/HTML-Renderer/releases) or the [CodePlex Archive](https://codeplexarchive.org/project/HtmlRenderer) also contains a Demo application to explore HML Renderer's capabilities.
19+
The release packages on [GitHub](https://github.com/ArthurHub/HTML-Renderer/releases) also contain a Demo application to explore HML Renderer's capabilities.
2020

2121
The latest NuGet packages can be found on NuGet.org:
2222

Source/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Owners>Arthur Teplitzki</Owners>
66
<Company>Open source hosted on GitHub</Company>
77
<Copyright>Copyright © 2008-2026</Copyright>
8-
<Version>1.6.0-dev</Version>
8+
<Version>1.6.0</Version>
99
<AssemblyVersion>1.6.0.0</AssemblyVersion>
1010
<FileVersion>1.6.0.0</FileVersion>
1111
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)