mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
chore(editor): bump version to 0.8.0 — full open format pipeline
This commit is contained in:
parent
adfa1d7086
commit
c532a1a787
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ void EditorUI::renderMenuBar(EditorApp& app) {
|
||||||
ImGui::Text("Wowee World Editor");
|
ImGui::Text("Wowee World Editor");
|
||||||
ImGui::Text("by Kelsi Davis");
|
ImGui::Text("by Kelsi Davis");
|
||||||
ImGui::Separator();
|
ImGui::Separator();
|
||||||
ImGui::Text("Version: 0.7.0");
|
ImGui::Text("Version: 0.8.0");
|
||||||
ImGui::Text("Standalone world editor for creating");
|
ImGui::Text("Standalone world editor for creating");
|
||||||
ImGui::Text("custom WoW zones for the wowee client.");
|
ImGui::Text("custom WoW zones for the wowee client.");
|
||||||
ImGui::Separator();
|
ImGui::Separator();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue