package se.leap.bitmaskclient; public interface VersionMilestone { int MULTIPLE_PROFILES = 132; int CONSTANT_UNIFICATION = 132; }