Skip to content

Commit 84e1055

Browse files
committed
typo
1 parent a47d413 commit 84e1055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ PACKAGE=bevy_mod_scripting
2121
TEST_NAME=
2222
# # valgrind outputs a callgrind.out.<pid>. We can analyze this with kcachegrind
2323
# kcachegrind
24-
NIGHTLY_VERSION=nightly-nightly-2024-01-24
24+
NIGHTLY_VERSION=nightly-2024-01-24
2525
BEVY_VERSION=0.14.2
2626
GLAM_VERSION=0.28.0
2727
CODEGEN_PATH=${PWD}/target/codegen

0 commit comments

Comments
 (0)