Limit floating point conversion to two digits. Thanks to dkoch83.

This commit is contained in:
Knutwurst
2021-05-17 19:01:20 +02:00
parent 6c2e17d8a4
commit 589ad64a97
2 changed files with 5 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
#define CUSTOM_BUILD_VERSION "1.2.0-beta.4"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-05-16"
#define STRING_DISTRIBUTION_DATE "2021-05-17"
#endif
/**