We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f13746 commit f3b1c0fCopy full SHA for f3b1c0f
include/core/Version.hpp
@@ -4,7 +4,7 @@
4
#include <string>
5
6
namespace core {
7
- const std::string PRMERS_VERSION = "4.16.03-alpha";
+ const std::string PRMERS_VERSION = "4.16.04-alpha";
8
} // namespace core
9
10
#endif // VERSION_HPP
0 commit comments