Skip to content

Commit 9e91056

Browse files
committed
Release 1.13.0
1 parent 2a17e8c commit 9e91056

File tree

285 files changed

+1666
-1548
lines changed

Some content is hidden

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

285 files changed

+1666
-1548
lines changed

.bee/docs/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 = 1.12.2
8+
PROJECT_NUMBER = 1.13.0
99
PROJECT_BRIEF = "Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity"
1010
PROJECT_LOGO = ".bee/docs/docs-logo.png"
1111
OUTPUT_DIRECTORY = "Build/docs"

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.13.0] - 2019-02-20
2+
### Added
3+
- Update roslyn
4+
- Update hierarchy icons
5+
6+
### Changed
7+
- Change Preferences minified and doubleQuoteMode api
8+
9+
### Fixed
10+
- Fix hierarchy icon null warning
11+
112
## [1.12.2] - 2018-12-15
213
### Fixed
314
- Fix EntityLinkHierarchyIcon #843

Entitas/Entitas/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.2
1+
1.13.0
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)