We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf409bf commit a22f930Copy full SHA for a22f930
src/Unidecode.NET.csproj
@@ -9,7 +9,7 @@
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
10
<Description>Unidecode.NET returns transliterated string</Description>
11
<TargetFrameworks>net7.0</TargetFrameworks>
12
- <VersionPrefix>2.1.0</VersionPrefix>
+ <VersionPrefix>2.2.0</VersionPrefix>
13
<PackageTags>text;unicode;seo</PackageTags>
14
<RepositoryType>git</RepositoryType>
15
<PackageProjectUrl>https://github.com/thecoderok/Unidecode.NET</PackageProjectUrl>
0 commit comments