Merging 1.0.3 to develop

This commit is contained in:
manojsdoshi
2022-11-17 12:07:15 -08:00

View File

@@ -12,7 +12,7 @@ namespace Build {
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
// clang-format off
char const* const versionString = "1.0.2"
char const* const versionString = "1.0.3"
// clang-format on
#if defined(DEBUG) || defined(SANITIZER)