diff --git a/DragonECS.csproj b/DragonECS.csproj index 2d828ec..802eccf 100644 --- a/DragonECS.csproj +++ b/DragonECS.csproj @@ -10,7 +10,7 @@ DCFApixels.DragonECS DragonECS - 0.8.62 + 0.8.63 DCFApixels ECS Framework for Game Engines with C# and .Net Platform DCFApixels diff --git a/package.json b/package.json index 6ede5d7..4b521eb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DragonECS", "description": "C# Entity Component System Framework", "unity": "2020.3", - "version": "0.8.62", + "version": "0.8.63", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DragonECS.git"