*** src/chatty/Chatty.java 2018-02-19 04:22:40.961744905 -0500 --- src/chatty/Chatty.patched.java 2018-02-19 04:24:16.080555756 -0500 *************** *** 60,66 **** * Enable Version Checker (if you compile and distribute this yourself, you * may want to disable this) */ ! public static final boolean VERSION_CHECK_ENABLED = true; /** * The regular URL of the textfile where the most recent version is stored. --- 60,66 ---- * Enable Version Checker (if you compile and distribute this yourself, you * may want to disable this) */ ! public static final boolean VERSION_CHECK_ENABLED = false; /** * The regular URL of the textfile where the most recent version is stored.