Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Smertig committed Jun 18, 2022
1 parent 5c784c9 commit 383b9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/util/app_info.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
namespace app_info {

constexpr std::string_view name = "Replayer";
constexpr std::string_view version = "0.4.1";
constexpr std::string_view version = "0.4.2";

} // namespace app_info

0 comments on commit 383b9ea

Please sign in to comment.