chore(editor): bump version to 0.6.0 — 10k lines, projects, open formats

This commit is contained in:
Kelsi 2026-05-05 09:41:08 -07:00
parent 18939af73d
commit 8c648dff85

View file

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