Delete old bin folder and update foreman.toml

This commit is contained in:
Lucien Greathouse
2022-05-26 04:13:50 -04:00
parent b9ed68fa9e
commit 79c02f2457
9 changed files with 2 additions and 75 deletions

View File

@@ -1,3 +1,4 @@
[tools]
rojo = { source = "rojo-rbx/rojo", version = "6.1.0" }
rojo = { source = "rojo-rbx/rojo", version = "7.1.1" }
run-in-roblox = { source = "rojo-rbx/run-in-roblox", version = "0.3.0" }
selene = { source = "Kampfkarren/selene", version = "0.17.0" }