Skip to content

Commit 82a4a3c

Browse files
committed
Release 0.41.1
1 parent e99c0b8 commit 82a4a3c

File tree

207 files changed

+236
-204
lines changed

Some content is hidden

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

207 files changed

+236
-204
lines changed

Build/deploy/Entitas-CSharp.zip

308 Bytes
Binary file not shown.
1.93 KB
Binary file not shown.

Build/deploy/Entitas-Unity.zip

1.35 KB
Binary file not shown.

Build/deploy/Entitas.docset.tgz

1.34 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.41.0
1+
0.41.1

RELEASE_NOTES.md

Lines changed: 30 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.41.0
8+
PROJECT_NUMBER = 0.41.1
99
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
1010
PROJECT_LOGO = "Scripts/Docs/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.41.0
8+
PROJECT_NUMBER = 0.41.1
99
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
1010
PROJECT_LOGO = "Scripts/Docs/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.41.0</span>
33+
&#160;<span id="projectnumber">0.41.1</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.41.0</span>
33+
&#160;<span id="projectnumber">0.41.1</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)