diff --git a/src/editor/Editor.h b/src/editor/Editor.h index cffd3bf..df0f233 100644 --- a/src/editor/Editor.h +++ b/src/editor/Editor.h @@ -4,7 +4,7 @@ #ifndef EDITOR_H #define EDITOR_H -#define OX_EDITOR_VERSION "Obsidian Editor (0.2.0)" +#define OX_EDITOR_VERSION "Obsidian Editor (0.2.6)" #include "Layer.h" #include "Core.h"