diff --git a/PassBashPro/PassBashPro.rc b/PassBashPro/PassBashPro.rc index 476c9c9..89f9bc7 100644 Binary files a/PassBashPro/PassBashPro.rc and b/PassBashPro/PassBashPro.rc differ diff --git a/PassBashPro/src/core/Global.cpp b/PassBashPro/src/core/Global.cpp index 34f21d2..3a20c3e 100644 --- a/PassBashPro/src/core/Global.cpp +++ b/PassBashPro/src/core/Global.cpp @@ -56,7 +56,7 @@ const int VAR_SIZE = 10; std::vector g_var(VAR_SIZE, ""); // Versions. -const char PASH_HOST_VERSION[] = "3.4.2"; +const char PASH_HOST_VERSION[] = "3.5.1"; const char PASH_EDITOR_VERSION[] = "2.1.3"; // Working mode.