Skip to content

Commit

Permalink
Bump to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mqudsi committed May 16, 2024
1 parent 47ec32b commit 7118fef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
4 changes: 2 additions & 2 deletions UrlBase64/UrlBase64.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard1.0;net20;net40;netstandard2.0</TargetFrameworks>
Expand Down Expand Up @@ -37,7 +37,7 @@
]]>
</PackageReleaseNotes>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.0.0-preview2</Version>
<Version>2.0.0</Version>
<PackageIconUrl></PackageIconUrl>
<PackageIcon>UrlBase64.png</PackageIcon>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 7118fef

Please sign in to comment.