Skip to content
Success

Changes

Summary

  1. find * -type f -print0 | xargs -0 sed -i 's/1.6.2/1.6.4/g' (commit: a7a3250) (details)
Commit a7a32509c7e7037aba603913dfe88c82b1394df9 by md_5
find * -type f -print0 | xargs -0 sed -i 's/1.6.2/1.6.4/g'
(commit: a7a3250)
The file was modifiedevent/pom.xml
The file was modifiedconfig/pom.xml
The file was modifiedproxy/pom.xml
The file was modifiedapi/pom.xml
The file was modifiedpom.xml
The file was modifiedprotocol/pom.xml
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/PingHandler.java