Fix wrong version of Rojo displaying in studio. (#669)

This commit is contained in:
Miizzuu
2023-05-06 09:00:45 +01:00
committed by GitHub
parent e17771a6a5
commit 4b62190aff
4 changed files with 4 additions and 4 deletions

View File

@@ -29,5 +29,5 @@ dependencies = []
[[package]]
name = "rojo-rbx/rojo"
version = "7.2.1"
version = "7.3.0"
dependencies = [["Flipper", "reselim/flipper@2.0.0"], ["Promise", "evaera/promise@4.0.0"], ["Roact", "roblox/roact@1.4.4"], ["t", "osyrisrblx/t@3.0.0"]]