namespace BugseePlugin
{
	public static class BugseePluginVersion 
	{
		public const string BUGSEE_PLUGIN_VERSION = "6.0.2";
		public const string BUGSEE_PLUGIN_BUILD = "c85e04d-32";
	}
}
