We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c6634b + a9877b3 commit 35c7f07Copy full SHA for 35c7f07
build.xml
@@ -1,7 +1,7 @@
1
<project name="jQuery.Tools" default="min">
2
3
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
4
- <property name="version" value="1.2.5"/>
+ <property name="version" value="1.2.7"/>
5
<property name="build" value="build/${version}"/>
6
<property name="file" value="none"/>
7
0 commit comments