From 3b71b861d8aa3d7a8fa4a16c0cb39123440c21e2 Mon Sep 17 00:00:00 2001
From: David Gilbert <david.gilbert@rwth-aachen.de>
Date: Wed, 7 Feb 2024 14:20:39 +0100
Subject: [PATCH] Update plugins.gitlab-ci.yml

---
 plugins.gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/plugins.gitlab-ci.yml b/plugins.gitlab-ci.yml
index b1524f0..d2581c5 100644
--- a/plugins.gitlab-ci.yml
+++ b/plugins.gitlab-ci.yml
@@ -36,6 +36,8 @@ include:
 #
 # You can uncomment the deploy lines to deploy your project to the CAVE/VRDev. This only makes sense, if your plugin works
 # with a generated project.
+#
+# Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
 
 variables:
   UNREAL_VERSION: "5.3"
-- 
GitLab