From b577c515ae964f34ee6e5c16c5d5474e4e06d29b Mon Sep 17 00:00:00 2001 From: genar Date: Sun, 29 Jan 2023 21:48:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6f0be92..2f63b772 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A high-performance C# based Archetype & Chunks [Entity Component System](https:/ Download the [package](https://github.com/genaray/Arch/packages/1697222) and get started today! ```console -dotnet add PROJECT package Arch --version 1.1.8 +dotnet add PROJECT package Arch --version 1.1.9 ``` # Code Sample