package cofh.api;

public class CoFHAPIProps {

	private CoFHAPIProps() {

	}

	public static final String VERSION = "1.8.9R1.2.0B1";

}
