Rework file counting and substitute probe.offset.z with setZOffset_mm which is an ExtUI function. Also increase build number.

This commit is contained in:
Knutwurst
2023-06-08 18:00:11 +02:00
parent c77aacbbd9
commit 4c0ed10367
4 changed files with 20 additions and 24 deletions

View File

@@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.5.0"
#define CUSTOM_BUILD_VERSION "1.5.1"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-06-07"
#define STRING_DISTRIBUTION_DATE "2023-06-08"
#endif
/**