From 4c65b5deb32107e6b3b0d9977dd6f18b0c171bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20D=C3=BCrrenberger?= Date: Mon, 27 Jul 2026 12:55:30 +0200 Subject: [PATCH] Update version to 1.6.0 --- LICENSE | 2 +- README.md | 2 +- Source/Directory.Build.props | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 0041d48b4..6b90a0b8d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Copyright (c) 2009, José Manuel Menéndez Poo -Copyright (c) 2013-2025, Arthur Teplitzki +Copyright (c) 2013-2026, Arthur Teplitzki All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/README.md b/README.md index f689bdfac..0a8553037 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For documentation, check out the project on the [CodePlex Archive](https://codep ## Download -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. +The release packages on [GitHub](https://github.com/ArthurHub/HTML-Renderer/releases) also contain a Demo application to explore HML Renderer's capabilities. The latest NuGet packages can be found on NuGet.org: diff --git a/Source/Directory.Build.props b/Source/Directory.Build.props index d517f6df2..fc2659ad8 100644 --- a/Source/Directory.Build.props +++ b/Source/Directory.Build.props @@ -5,7 +5,7 @@ Arthur Teplitzki Open source hosted on GitHub Copyright © 2008-2026 - 1.6.0-dev + 1.6.0 1.6.0.0 1.6.0.0 README.md