Skip to content

Commit cb66850

Browse files
committed
Fix release build
1 parent 8b82ee9 commit cb66850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Overture",
33
"tree": {
4-
"$path": "src/Overture.lua"
4+
"$path": "src/Overture.luau"
55
}
66
}

0 commit comments

Comments
 (0)