From dc29b2373daeafeea2305e7ebc37f6832066a80b Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 7 Aug 2021 21:38:17 +1000 Subject: [PATCH] Add warning for 0.4.3 --- docs/releases/0.4.3.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releases/0.4.3.md b/docs/releases/0.4.3.md index 0fa9f77..38c862a 100644 --- a/docs/releases/0.4.3.md +++ b/docs/releases/0.4.3.md @@ -4,6 +4,9 @@ title: Release 0.4.3 ## Release 0.4.3 +!!! warning + Release 0.4.3 was issued with an incorrect version number, and reports in the "About InvenTree" screen as 0.4.2 + ### Installing Stock Items [#1892](https://github.com/inventree/InvenTree/pull/1892) re-introduces a feature which had disappeared due to a regression. Serialized stock items can now (again) be "manually" installed into other stock items by the user.