Skip to content

Commit ec5d1eb

Browse files
committed
Set version to 1.0.4
1 parent 5b417bd commit ec5d1eb

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
@@ -31,7 +31,7 @@ namespace Build {
3131
// and follow the format described at http://semver.org/
3232
//------------------------------------------------------------------------------
3333
// clang-format off
34-
char const* const versionString = "1.0.4-rc2"
34+
char const* const versionString = "1.0.4"
3535
// clang-format on
3636

3737
"+"

0 commit comments

Comments
 (0)