waver v1.5.3 : bump version due to new Android release

This commit is contained in:
Georgi Gerganov
2022-07-17 16:02:06 +03:00
parent a29fb485e1
commit 2f8c9b5f8a

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.5.2");
ImGui::Text("Waver v1.5.3");
ImGui::Separator();
ImGui::Text("%s", "");