namespace BugseePlugin
{
	public static class BugseePluginVersion 
	{
		public const string BUGSEE_PLUGIN_VERSION = "3.0.3";
		public const string BUGSEE_PLUGIN_BUILD = "40e97d4-";
	}
}
