Skip to content

Commit a53dc4d

Browse files
committed
🔖 2.3.3
1 parent 5345261 commit a53dc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ before_build:
3434
- cmd: >-
3535
C:\Python36\Scripts\pip.exe install chardet pytz
3636
37-
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 3 2
37+
C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 3 3
3838
build:
3939
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
4040
verbosity: minimal

0 commit comments

Comments
 (0)