Merge branch 'hotfix/firmware-version' into develop

This commit is contained in:
Phat Nguyen
2024-08-22 11:24:26 +07:00

View File

@ -15,7 +15,7 @@
#include "Main/utils.h"
#ifndef GIT_VERSION
#define GIT_VERSION "snapshot"
#define GIT_VERSION "3.1.4"
#endif
/**