diff --git a/src/editor/Editor.h b/src/editor/Editor.h index bd1b7d8..cffd3bf 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.1.8)" +#define OX_EDITOR_VERSION "Obsidian Editor (0.2.0)" #include "Layer.h" #include "Core.h"