From 7118fefd2a5ed97bfe93a17aba3602671f31cedb Mon Sep 17 00:00:00 2001 From: Mahmoud Al-Qudsi Date: Thu, 16 May 2024 16:52:30 -0500 Subject: [PATCH] Bump to version 2.0.0 --- README.md | 2 +- UrlBase64/UrlBase64.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fad27cc..d6f8750 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,4 @@ which emits the following: ## License and Copyright `UrlBase64` is developed by Mahmoud Al-Qudsi of NeoSmart Technologies. -`UrlBase64` is released under the terms of the MIT Public License. Copyright NeoSmart Technologies 2017-2023. +`UrlBase64` is released under the terms of the MIT Public License. Copyright NeoSmart Technologies 2017-2024. diff --git a/UrlBase64/UrlBase64.csproj b/UrlBase64/UrlBase64.csproj index cf72b9d..89a4ceb 100644 --- a/UrlBase64/UrlBase64.csproj +++ b/UrlBase64/UrlBase64.csproj @@ -1,4 +1,4 @@ - + netstandard1.0;net20;net40;netstandard2.0 @@ -37,7 +37,7 @@ ]]> true - 2.0.0-preview2 + 2.0.0 UrlBase64.png MIT