summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode
diff options
context:
space:
mode:
Diffstat (limited to 'projects/VSCode')
-rw-r--r--projects/VSCode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/VSCode/Makefile b/projects/VSCode/Makefile
index 5e09d668..dd36164d 100644
--- a/projects/VSCode/Makefile
+++ b/projects/VSCode/Makefile
@@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME ?= game
-RAYLIB_VERSION ?= 3.5.0
+RAYLIB_VERSION ?= 3.7.0
RAYLIB_PATH ?= ..\..
# Define compiler path on Windows