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 df8bd24 commit 1cf1eebCopy full SHA for 1cf1eeb
2 files changed
.appveyor.yml
@@ -1,4 +1,4 @@
1
-version: '0.1.0+{build}'
+version: '0.2.0+{build}'
2
image: Visual Studio 2017
3
skip_branch_with_pr: true
4
branches:
src/Directory.build.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <VersionPrefix>0.1.0</VersionPrefix>
+ <VersionPrefix>0.2.0</VersionPrefix>
5
<RootNamespace>InfinityCrawler</RootNamespace>
6
0 commit comments