Skip to content

Commit

Permalink
update nuget ECS -> 3.0.0-preview.7
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Jul 31, 2024
1 parent c9059dd commit a0676f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests-Unity/Assets/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Friflo.Engine.ECS" version="3.0.0-preview.6" manuallyInstalled="true" />
<package id="Friflo.Engine.ECS" version="3.0.0-preview.7" manuallyInstalled="true" />
<package id="Friflo.Json.Burst" version="1.0.2" />
<package id="Friflo.Json.Fliox" version="1.0.2" />
<package id="Friflo.Json.Fliox.Annotation" version="1.0.2" />
Expand Down

0 comments on commit a0676f7

Please sign in to comment.