mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
chore(editor): bump version to 0.2.0 (89 commits, 8.9k lines)
This commit is contained in:
parent
d247aee728
commit
e65fc7caa2
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ void EditorUI::renderMenuBar(EditorApp& app) {
|
|||
ImGui::Text("Wowee World Editor");
|
||||
ImGui::Text("by Kelsi Davis");
|
||||
ImGui::Separator();
|
||||
ImGui::Text("Version: 0.1.0 (rough/WIP)");
|
||||
ImGui::Text("Version: 0.2.0");
|
||||
ImGui::Text("Standalone world editor for creating");
|
||||
ImGui::Text("custom WoW zones for the wowee client.");
|
||||
ImGui::Separator();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue