diff --git a/.gitmodules b/.gitmodules index e58b1145..92473686 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,9 +58,11 @@ [submodule "docs/sway-libs"] path = docs/sway-libs url = https://github.com/FuelLabs/sway-libs.git + branch = fix/ignition-docs [submodule "docs/nightly/sway-libs"] path = docs/nightly/sway-libs url = https://github.com/FuelLabs/sway-libs.git + branch = fix/ignition-docs [submodule "docs/sway-standards"] path = docs/sway-standards url = https://github.com/FuelLabs/sway-standards diff --git a/docs/fuel-graphql-docs b/docs/fuel-graphql-docs index c56bb773..30e9d183 160000 --- a/docs/fuel-graphql-docs +++ b/docs/fuel-graphql-docs @@ -1 +1 @@ -Subproject commit c56bb7733ea283986ee0d1044516dc844acca0d8 +Subproject commit 30e9d1837ea81c119b0da65db36f5cdfbc91cfc6 diff --git a/docs/fuels-wallet b/docs/fuels-wallet index a08376f9..416f96f8 160000 --- a/docs/fuels-wallet +++ b/docs/fuels-wallet @@ -1 +1 @@ -Subproject commit a08376f9c2d0ce57ff0c274834b46b35b2ed6dbd +Subproject commit 416f96f8793e918417d14a705e4ec2da4979e594 diff --git a/docs/nightly/fuel-graphql-docs b/docs/nightly/fuel-graphql-docs index c56bb773..30e9d183 160000 --- a/docs/nightly/fuel-graphql-docs +++ b/docs/nightly/fuel-graphql-docs @@ -1 +1 @@ -Subproject commit c56bb7733ea283986ee0d1044516dc844acca0d8 +Subproject commit 30e9d1837ea81c119b0da65db36f5cdfbc91cfc6 diff --git a/docs/nightly/fuels-wallet b/docs/nightly/fuels-wallet index a08376f9..416f96f8 160000 --- a/docs/nightly/fuels-wallet +++ b/docs/nightly/fuels-wallet @@ -1 +1 @@ -Subproject commit a08376f9c2d0ce57ff0c274834b46b35b2ed6dbd +Subproject commit 416f96f8793e918417d14a705e4ec2da4979e594 diff --git a/docs/nightly/sway-by-example-lib b/docs/nightly/sway-by-example-lib index 89c4e3a2..332f75ed 160000 --- a/docs/nightly/sway-by-example-lib +++ b/docs/nightly/sway-by-example-lib @@ -1 +1 @@ -Subproject commit 89c4e3a26106953f8d7c7f7c010c028ff78d9669 +Subproject commit 332f75ede16f3316aa22dd3e55ba856205891fc2 diff --git a/docs/nightly/sway-libs b/docs/nightly/sway-libs index d77ab39d..c2f93cda 160000 --- a/docs/nightly/sway-libs +++ b/docs/nightly/sway-libs @@ -1 +1 @@ -Subproject commit d77ab39d050f051b189620b8d6474aea7d271fbf +Subproject commit c2f93cda29eb09a8e05d938db7dc10b3d2116e10 diff --git a/docs/sway-by-example-lib b/docs/sway-by-example-lib index 05e7c094..332f75ed 160000 --- a/docs/sway-by-example-lib +++ b/docs/sway-by-example-lib @@ -1 +1 @@ -Subproject commit 05e7c09449e044e62e15ea0453d8036d674ac09e +Subproject commit 332f75ede16f3316aa22dd3e55ba856205891fc2 diff --git a/docs/sway-libs b/docs/sway-libs index 50be6221..c2f93cda 160000 --- a/docs/sway-libs +++ b/docs/sway-libs @@ -1 +1 @@ -Subproject commit 50be622109e3c584efc29edac5390c96f1ccc43a +Subproject commit c2f93cda29eb09a8e05d938db7dc10b3d2116e10 diff --git a/src/config/versions.json b/src/config/versions.json index b2ca5837..d5205995 100644 --- a/src/config/versions.json +++ b/src/config/versions.json @@ -3,8 +3,8 @@ "forc": "0.64.0", "rust": "0.66.5", "ts": "0.94.8", - "wallet": "0.31.2", - "sway_libs": "0.23.1", + "wallet": "0.33.1", + "sway_libs": "0.24.0", "sway_standards": "0.6.1" } } \ No newline at end of file