Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DivanadiumPentaoxide committed Nov 17, 2024
1 parent 97139ff commit be5b85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

#define ENGINE_VERSION_MAJOR 0
#define ENGINE_VERSION_MINOR 3
#define ENGINE_VERSION_PATCH 1
#define ENGINE_VERSION_PATCH 2

#define ENGINE_VERSION_STRING fmt::format("v{}.{}.{}", ENGINE_VERSION_MAJOR, ENGINE_VERSION_MINOR, ENGINE_VERSION_PATCH)

0 comments on commit be5b85b

Please sign in to comment.