diff --git a/main.cpp b/main.cpp index 7a999ec..7dcdf05 100644 --- a/main.cpp +++ b/main.cpp @@ -10,7 +10,7 @@ #include std::string const TITLE = "CrazyDiskInfo"; -std::string const VERSION = "1.0.2"; +std::string const VERSION = "1.1.0"; constexpr int const STATUS_WIDTH = 83;