waver : bump version number to 1.5.0

This commit is contained in:
Georgi Gerganov
2022-07-03 17:52:39 +03:00
parent 8bd6159fed
commit 273326f393

View File

@@ -1042,7 +1042,7 @@ void renderMain() {
if (windowId == WindowId::Settings) {
ImGui::BeginChild("Settings:main", ImGui::GetContentRegionAvail(), true, ImGuiWindowFlags_NoScrollbar | ImGuiWindowFlags_NoScrollWithMouse);
ImGui::Text("Waver v1.4.5");
ImGui::Text("Waver v1.5.0");
ImGui::Separator();
ImGui::Text("%s", "");