chore(editor): bump version to 0.4.0

This commit is contained in:
Kelsi 2026-05-05 08:45:24 -07:00
parent 29fe4bd062
commit 8255cda9a8

View file

@ -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.3.0 (100 commits)");
ImGui::Text("Version: 0.4.0");
ImGui::Text("Standalone world editor for creating");
ImGui::Text("custom WoW zones for the wowee client.");
ImGui::Separator();