mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-06 16:47:59 +08:00
waver : bump version to v1.4.4
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.4.1");
|
||||
ImGui::Text("Waver v1.4.4");
|
||||
ImGui::Separator();
|
||||
|
||||
ImGui::Text("%s", "");
|
||||
|
||||
Reference in New Issue
Block a user