Skip to content

Commit 8b5f3bd

Browse files
committed
Download script: use version 1.2.0.
1 parent dc8fcef commit 8b5f3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-css4j.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rm ${TMP}/${2}-${3}.jar ${TMP}/${2}-${3}-sources.jar ${TMP}/pom.xml
1919
#
2020
GROUP=io.sf.carte
2121
ARTIFACT=css4j
22-
VERSION=1.1.0
22+
VERSION=1.2.0
2323
install "${GROUP}" "${ARTIFACT}" "${VERSION}"
2424
#
2525
ARTIFACT=css4j-agent

0 commit comments

Comments
 (0)