waver : bump version to v1.4.4

This commit is contained in:
Georgi Gerganov
2022-02-02 22:23:43 +02:00
parent 22b5f73da7
commit 00969a1e92

View File

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