diff --git a/DOJO_VERSION b/DOJO_VERSION index e0b70d6..7f0c6b1 100644 --- a/DOJO_VERSION +++ b/DOJO_VERSION @@ -1 +1 @@ -0.6.0-alpha.2 \ No newline at end of file +0.6.0-alpha.7 \ No newline at end of file diff --git a/server/contracts/Scarb.toml b/server/contracts/Scarb.toml index 67ee346..c8bd163 100644 --- a/server/contracts/Scarb.toml +++ b/server/contracts/Scarb.toml @@ -7,7 +7,7 @@ version = "0.5.1" sierra-replace-ids = true [dependencies] -dojo = { git = "https://github.com/dojoengine/dojo", tag = "v0.6.0-alpha.2" } +dojo = { git = "https://github.com/dojoengine/dojo", tag = "v0.6.0-alpha.7" } [[target.dojo]]