Skip to content

Commit 2e5dd28

Browse files
author
Uladzislau Zubrytski
committed
Publish v0.1.11
1 parent 096ca44 commit 2e5dd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SET "src=%~dp0src"
33
SET "props=%~dp0publish.props"
44
SET "key=%NUGET_RESEED_KEY%"
55
SET "outpath=%src%\Reseed\bin\publish"
6-
SET version=0.1.10
6+
SET version=0.1.11
77

88
if exist %outpath%\ (
99
rmdir /s /q %outpath%

0 commit comments

Comments
 (0)