Skip to content

Commit e035c48

Browse files
committed
📝 Version update
1 parent 9dcdc74 commit e035c48

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Contentstack.Utils.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Global
2121
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Release|Any CPU.Build.0 = Release|Any CPU
2222
EndGlobalSection
2323
GlobalSection(MonoDevelopProperties) = preSolution
24-
version = 1.0.0
24+
version = 1.0.1
2525
Policies = $0
2626
$0.DotNetNamingPolicy = $1
2727
$1.DirectoryNamespaceAssociation = PrefixedHierarchical

Contentstack.Utils/Contentstack.Utils.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<Authors>Contentstack</Authors>
88
<NeutralLanguage>en-US</NeutralLanguage>
99
<Description>Utils .NET SDK for the Contentstack.</Description> <ReleaseVersion>0.1.0</ReleaseVersion>
10-
<PackageVersion>1.0.0</PackageVersion>
10+
<PackageVersion>1.0.1</PackageVersion>
1111
<Owners>Contentstack</Owners>
1212
<PackOnBuild>true</PackOnBuild>
1313
<PackageTags>v1.0.0</PackageTags>
14-
<PackageReleaseNotes>Initial release </PackageReleaseNotes>
15-
<Copyright>Copyright © 2012-2020 Contentstack. All Rights Reserved</Copyright>
14+
<PackageReleaseNotes>Json RTE content to Html content support added</PackageReleaseNotes>
15+
<Copyright>Copyright © 2012-2021 Contentstack. All Rights Reserved</Copyright>
1616
<PackageProjectUrl>https://github.com/contentstack/contentstack-utils-dotnet</PackageProjectUrl>
1717
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
18-
<ReleaseVersion>1.0.0</ReleaseVersion>
18+
<ReleaseVersion>1.0.1</ReleaseVersion>
1919
<Title>Contentstack Utils</Title>
2020
</PropertyGroup>
2121

0 commit comments

Comments
 (0)