We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3c6b3e + d631504 commit 267ad33Copy full SHA for 267ad33
2 files changed
Contentstack.Utils.sln
@@ -21,7 +21,7 @@ Global
21
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Release|Any CPU.Build.0 = Release|Any CPU
22
EndGlobalSection
23
GlobalSection(MonoDevelopProperties) = preSolution
24
- version = 1.0.7
+ version = 1.1.0
25
Policies = $0
26
$0.DotNetNamingPolicy = $1
27
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
Directory.Build.props
@@ -1,5 +1,5 @@
1
<Project>
2
<PropertyGroup>
3
- <Version>1.0.7</Version>
+ <Version>1.1.0</Version>
4
</PropertyGroup>
5
</Project>
0 commit comments