diff --git a/include/version.h b/include/version.h index 28050bd..da22b58 100644 --- a/include/version.h +++ b/include/version.h @@ -25,6 +25,6 @@ #include -const std::string kProgramVersion = "Expansion Hunter v2.0.7"; +const std::string kProgramVersion = "Expansion Hunter v2.0.8"; #endif // VERSION_H_