Skip to content

Commit 21a5992

Browse files
committed
Release 0.43.0
1 parent a788c0d commit 21a5992

File tree

219 files changed

+265
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

219 files changed

+265
-214
lines changed

Build/deploy/Entitas-CSharp.zip

3.76 KB
Binary file not shown.

Build/deploy/Entitas-Unity.zip

5.28 KB
Binary file not shown.

Build/deploy/Entitas.docset.tgz

-1.94 KB
Binary file not shown.

Entitas/Entitas/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.42.5
1+
0.43.0

RELEASE_NOTES.md

Lines changed: 48 additions & 0 deletions

Scripts/docs_resources/docset.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#---------------------------------------------------------------------------
66
DOXYFILE_ENCODING = UTF-8
77
PROJECT_NAME = "Entitas"
8-
PROJECT_NUMBER = 0.42.5
8+
PROJECT_NUMBER = 0.43.0
99
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
1010
PROJECT_LOGO = "Scripts/docs_resources/docs-logo.png"
1111
OUTPUT_DIRECTORY = "Build/docs"

Scripts/docs_resources/html.doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#---------------------------------------------------------------------------
66
DOXYFILE_ENCODING = UTF-8
77
PROJECT_NAME = "Entitas"
8-
PROJECT_NUMBER = 0.42.5
8+
PROJECT_NUMBER = 0.43.0
99
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
1010
PROJECT_LOGO = "Scripts/docs_resources/docs-logo.png"
1111
OUTPUT_DIRECTORY = "Build/docs"

docs/_abstract_entity_index_8cs_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
3131
<td id="projectalign" style="padding-left: 0.5em;">
3232
<div id="projectname">Entitas
33-
&#160;<span id="projectnumber">0.42.5</span>
33+
&#160;<span id="projectnumber">0.43.0</span>
3434
</div>
3535
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
3636
</td>

docs/_collection_extension_8cs_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
3131
<td id="projectalign" style="padding-left: 0.5em;">
3232
<div id="projectname">Entitas
33-
&#160;<span id="projectnumber">0.42.5</span>
33+
&#160;<span id="projectnumber">0.43.0</span>
3434
</div>
3535
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
3636
</td>

docs/_collector_8cs_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<td id="projectlogo"><img alt="Logo" src="docs-logo.png"/></td>
3131
<td id="projectalign" style="padding-left: 0.5em;">
3232
<div id="projectname">Entitas
33-
&#160;<span id="projectnumber">0.42.5</span>
33+
&#160;<span id="projectnumber">0.43.0</span>
3434
</div>
3535
<div id="projectbrief">Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity</div>
3636
</td>

0 commit comments

Comments
 (0)