namespace BugseePlugin
{
	public static class BugseePluginVersion 
	{
		public const string BUGSEE_PLUGIN_VERSION = "3.0.5";
		public const string BUGSEE_PLUGIN_BUILD = "5772fc2-2";
	}
}
