Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9fc5c7f

Browse files
committed
Finishing v1.2.4
1 parent 0a39e5f commit 9fc5c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project name="jQuery.Tools" default="min">
22

33
<taskdef resource="net/sf/antcontrib/antlib.xml"/>
4-
<property name="version" value="1.2.3"/>
4+
<property name="version" value="1.2.4"/>
55
<property name="build" value="build/${version}"/>
66
<property name="file" value="none"/>
77

0 commit comments

Comments
 (0)