Skip to content

Commit d7845e3

Browse files
committed
2.2.0
1 parent 01ff53f commit d7845e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.1-b{build}
1+
version: 2.2-b{build}
22
# version: 0.6-latest
33
skip_tags: true
44
image: Visual Studio 2017
@@ -32,7 +32,7 @@ before_build:
3232
- cmd: >-
3333
C:\Python36\Scripts\pip.exe install chardet pytz
3434
35-
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 1 5
35+
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 2 0
3636
build:
3737
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
3838
verbosity: minimal

0 commit comments

Comments
 (0)