@@ -1,4 +1,4 @@
-# 📦 KairoEngine.UI.v0.2.6
+# 📦 KairoEngine.UI.v0.2.7
The **UI** package contains the ``UiSystem`` component and the ``UiSystemModule``. The module loads the Ui System in place which manages canvases with UI data. The system now which canvases are enabled and has a global toggle for all the game UI.
@@ -1,7 +1,7 @@
{
"name": "at.kairoscope.kairoengine.ui",
"displayName" : "KairoEngine UI",
- "version": "0.2.6",
+ "version": "0.2.7",
"unity": "2020.3",
"description": "User Interface library for kairoEngine",
"repository": {