diff --git a/version.h b/version.h index a6bac64..f17597b 100644 --- a/version.h +++ b/version.h @@ -3,6 +3,6 @@ #include -std::string version = "1.0.69"; +std::string version = "1.0.1"; #endif // VERSION_H