From b203406d4cb741a2cfe54587f89cd36922dc6902 Mon Sep 17 00:00:00 2001 From: sahil28297 <37302950+sahil28297@users.noreply.github.com> Date: Thu, 20 Feb 2020 18:20:33 +0530 Subject: [PATCH] fix: proper release note version --- erpnext/change_log/v12/v12_5_0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/change_log/v12/v12_5_0.md b/erpnext/change_log/v12/v12_5_0.md index e398bd7c450..77499e61baf 100644 --- a/erpnext/change_log/v12/v12_5_0.md +++ b/erpnext/change_log/v12/v12_5_0.md @@ -1,4 +1,4 @@ -## Version 12.4.0 Release Note +## Version 12.5.0 Release Note ### New Features: - **Group by Customer / Customer Group / Item / Item Group / Territory / Invoice** option in Itemised Sales Register report [#20251](https://github.com/frappe/erpnext/pull/20251) @@ -50,4 +50,4 @@ ### Optimisation - Handling of large number of serial no creation via Purchase Receipt / Stock Entry (10 times faster than before!) [#20540](https://github.com/frappe/erpnext/pull/20540) -- Update outstanding amount on Sales Invoice on submission of invoice / payment [#20557](https://github.com/frappe/erpnext/pull/20557) \ No newline at end of file +- Update outstanding amount on Sales Invoice on submission of invoice / payment [#20557](https://github.com/frappe/erpnext/pull/20557)