Skip to content

Commit 3af7a18

Browse files
committed
Release 0.42.5
1 parent 5187cc9 commit 3af7a18

File tree

219 files changed

+229
-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

+229
-214
lines changed

Build/deploy/Entitas-CSharp.zip

1.23 KB
Binary file not shown.

Build/deploy/Entitas-Unity.zip

1.2 KB
Binary file not shown.

Build/deploy/Entitas.docset.tgz

428 Bytes
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.4
1+
0.42.5

RELEASE_NOTES.md

Lines changed: 14 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.4
8+
PROJECT_NUMBER = 0.42.5
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.4
8+
PROJECT_NUMBER = 0.42.5
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.4</span>
33+
&#160;<span id="projectnumber">0.42.5</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.4</span>
33+
&#160;<span id="projectnumber">0.42.5</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.4</span>
33+
&#160;<span id="projectnumber">0.42.5</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)