Update Version.h

This commit is contained in:
TomasekJ 2024-07-23 19:21:36 +02:00 committed by GitHub
parent 13d9220587
commit 014238fe76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@
*/
#ifndef SHORT_BUILD_VERSION
#if ENABLED(HIGH_SPEED_1)
#define SHORT_BUILD_VERSION "V1.0.6"
#define SHORT_BUILD_VERSION "V1.0.7"
#else
#define SHORT_BUILD_VERSION "Ender-3V3 SE_Ten_P1T14T" // GD32F303RET6 + Multilanguage 1.Chinese 2.English 3.German 4.Russian 5.French 6.Turkish 7.Spanish 8.Italian 9.Portuguese
#endif