Skip to content

Commit d2c870d

Browse files
legleuxmanojsdoshi
authored andcommitted
Set version to 1.0.3
1 parent 8e17039 commit d2c870d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/impl/Build.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace Build {
1212
// and follow the format described at http://semver.org/
1313
//------------------------------------------------------------------------------
1414
// clang-format off
15-
char const* const versionString = "1.0.3-rc1"
15+
char const* const versionString = "1.0.3"
1616
// clang-format on
1717

1818
#if defined(DEBUG) || defined(SANITIZER)

0 commit comments

Comments
 (0)