Skip to content

Commit a22f930

Browse files
committed
Update version prefix to 2.2.0 in Unidecode.NET.csproj
Bump the version prefix from 2.1.0 to 2.2.0 to reflect the latest changes in the Unidecode.NET project. #18
1 parent bf409bf commit a22f930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unidecode.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010
<Description>Unidecode.NET returns transliterated string</Description>
1111
<TargetFrameworks>net7.0</TargetFrameworks>
12-
<VersionPrefix>2.1.0</VersionPrefix>
12+
<VersionPrefix>2.2.0</VersionPrefix>
1313
<PackageTags>text;unicode;seo</PackageTags>
1414
<RepositoryType>git</RepositoryType>
1515
<PackageProjectUrl>https://github.com/thecoderok/Unidecode.NET</PackageProjectUrl>

0 commit comments

Comments
 (0)