version 0.7
Some checks failed
/ sync-to-origin (push) Has been cancelled

This commit is contained in:
PoliEcho 2025-03-12 16:58:11 +01:00
parent 941bbcdb5b
commit 6e573ab992

View File

@ -1,7 +1,7 @@
#include <string_view>
#ifndef VERSION
#define VERSION "0.6"
#define VERSION "0.7"
#define NAME "bakatui"
inline constexpr auto hash_djb2a(const std::string_view sv) {