namespace BugseePlugin
{
	public static class BugseePluginVersion 
	{
		public const string BUGSEE_PLUGIN_VERSION = "3.0.1";
		public const string BUGSEE_PLUGIN_BUILD = "1ed0141-";
	}
}
