chore(editor): bump version to 0.5.0 (130 commits)

This commit is contained in:
Kelsi 2026-05-05 09:24:21 -07:00
parent dce51d9de6
commit f5d8dcf75a

View file

@ -237,7 +237,7 @@ void EditorUI::renderMenuBar(EditorApp& app) {
ImGui::Text("Wowee World Editor");
ImGui::Text("by Kelsi Davis");
ImGui::Separator();
ImGui::Text("Version: 0.4.0");
ImGui::Text("Version: 0.5.0 (130 commits)");
ImGui::Text("Standalone world editor for creating");
ImGui::Text("custom WoW zones for the wowee client.");
ImGui::Separator();