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 ea13898 commit 94130b5Copy full SHA for 94130b5
SmartStoreNET.Tasks.Targets
@@ -44,7 +44,7 @@
44
<BuildPlatform Condition="$(BuildPlatform) == ''">x86</BuildPlatform>
45
46
<xVersion>$(BUILD_NUMBER)</xVersion>
47
- <Version>2.1.0</Version>
+ <Version>2.1.1</Version>
48
<ZipDirectory>$(StageFolder)</ZipDirectory>
49
<ZipVersionFileSuffix Condition="$(Version) != ''">.$(Version)</ZipVersionFileSuffix>
50
<ZipVersionFileSuffix Condition="$(Version) == ''"></ZipVersionFileSuffix>
0 commit comments