From 6fe3c2991a0ce1aa92a7ce1f49f15fe8d5450989 Mon Sep 17 00:00:00 2001 From: alfonso-paella <93743232+alfonso-paella@users.noreply.github.com> Date: Sat, 6 Nov 2021 22:26:32 -0400 Subject: [PATCH] Bump version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b384fc2..dc20da4c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A simple way of setting up a whole basic environment for your Make sure you are using __A-Frame 0.6.0__ or later. Then just include `aframe-environment-component.js` in your HTML: ```html - + ``` and add the `environment` component to an entity: