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 5fba4e5 commit 1d7ad01Copy full SHA for 1d7ad01
Build/Build.bat
@@ -2,7 +2,7 @@
2
3
SET ANT_HOME=%CD%\apache-ant-1.9.3
4
5
-call apache-ant-1.9.3/bin/ant.bat -f "..\QueueIT.Security" clean jar
+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.32
+Implementation-Version: 1.3.31
Implementation-Vendor: Queue-it
0 commit comments