mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-23 04:11:00 +08:00
waver v1.5.3 : bump version due to new Android release
This commit is contained in:
@@ -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", "");
|
||||
|
||||
Reference in New Issue
Block a user