Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Puxtril committed Jul 6, 2024
1 parent a611edc commit b7d4517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Meta.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
#include <string_view>
#include "spdlog/spdlog.h"

const static std::string_view g_version = "2.6.1";
const static std::string_view g_version = "2.6.2";
const static spdlog::level::level_enum g_logLevel = spdlog::level::debug;

0 comments on commit b7d4517

Please sign in to comment.