mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-21 05:36:33 +08:00
ggwave-gui : update version string to v1.3.1
This commit is contained in:
@@ -768,7 +768,7 @@ void renderMain() {
|
|||||||
ImGui::BeginChild("Settings:main", ImGui::GetContentRegionAvail(), true);
|
ImGui::BeginChild("Settings:main", ImGui::GetContentRegionAvail(), true);
|
||||||
ImGui::Text("%s", "");
|
ImGui::Text("%s", "");
|
||||||
ImGui::Text("%s", "");
|
ImGui::Text("%s", "");
|
||||||
ImGui::Text("Waver v1.3.0");
|
ImGui::Text("Waver v1.3.1");
|
||||||
ImGui::Separator();
|
ImGui::Separator();
|
||||||
|
|
||||||
ImGui::Text("%s", "");
|
ImGui::Text("%s", "");
|
||||||
|
|||||||
Reference in New Issue
Block a user