Skip to content

Commit

Permalink
0.4.7 : Release Notes
Browse files Browse the repository at this point in the history
- removed parent-child limits for ecs components
  • Loading branch information
Denzy7 committed Apr 30, 2022
1 parent 86f2108 commit bc8b026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

project(dengine VERSION 0.4.6 LANGUAGES C)
project(dengine VERSION 0.4.7 LANGUAGES C)

#this is just a slight nuance with cmake rather than renaming the project
set(DENGINE_VERSION "${dengine_VERSION}")
Expand Down

0 comments on commit bc8b026

Please sign in to comment.