bumped to version 5.1.2
diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index 6161845..b2ae87b 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -5,7 +5,7 @@
 app_description = "Open Source Enterprise Resource Planning for Small and Midsized Organizations"
 app_icon = "icon-th"
 app_color = "#e74c3c"
-app_version = "5.1.1"
+app_version = "5.1.2"
 
 error_report_email = "support@erpnext.com"