Skip to content

Commit 5bf4e34

Browse files
Version changed to 0.2.4 (postfix)
1 parent 19bea35 commit 5bf4e34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app_version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818

1919
#include "util/semantic_version.hpp"
2020

21-
static constexpr util::semantic_version app_version{0U, 2U, 3U};
21+
static constexpr util::semantic_version app_version{0U, 2U, 4U};
2222

2323
#endif // APP_VERSION_HPP

0 commit comments

Comments
 (0)