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 1d7ad01 commit f1807a3Copy full SHA for f1807a3
Build/Build.bat
@@ -2,7 +2,7 @@
2
3
SET ANT_HOME=%CD%\apache-ant-1.9.3
4
5
-apache-ant-1.9.3/bin/ant.bat -f "..\QueueIT.Security" clean jar
+call apache-ant-1.9.3/bin/ant.bat -f "..\QueueIT.Security" clean jar
6
7
IF %ERRORLEVEL% NEQ 0 GOTO Error
8
Build/QueueIt.Security.jar
65 Bytes
QueueIT.Security/Manifest.txt
@@ -1,4 +1,4 @@
1
Implementation-Name: QueueIt/Security/
Implementation-Title: QueueIt.Security
-Implementation-Version: 1.3.31
+Implementation-Version: 1.3.32
Implementation-Vendor: Queue-it
0 commit comments