Skip to content

Commit 29bb3da

Browse files
@JamesHeinrich version build for #25 Update Json builder JSON os should be a top-level key, not inside program
1 parent 3377f3d commit 29bb3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/core/Version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <string>
55

66
namespace core {
7-
const std::string PRMERS_VERSION = "4.15.49-alpha";
7+
const std::string PRMERS_VERSION = "4.15.50-alpha";
88
} // namespace core
99

1010
#endif // VERSION_HPP

0 commit comments

Comments
 (0)