up version to 0.9.7

This commit is contained in:
DCFApixels 2025-03-31 12:15:06 +08:00
parent 3a9fed3c48
commit b46cbcb38b
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<RootNamespace>DCFApixels.DragonECS</RootNamespace>
<Title>DragonECS</Title>
<Version>0.9.6</Version>
<Version>0.9.7</Version>
<Authors>DCFApixels</Authors>
<Description>ECS Framework for Game Engines with C# and .Net Platform</Description>
<Copyright>DCFApixels</Copyright>

View File

@ -8,7 +8,7 @@
"displayName": "DragonECS",
"description": "C# Entity Component System Framework",
"unity": "2020.3",
"version": "0.9.6",
"version": "0.9.7",
"repository": {
"type": "git",
"url": "https://github.com/DCFApixels/DragonECS.git"