Skip to content

Commit 82cb507

Browse files
authored
feat(iota-framework): Update git revision in manifest.json (#8806)
# Description of change Update git revision in manifest.json ## Links to any relevant issues ## How the change has been tested - [ ] Basic tests (linting, compilation, formatting, unit/integration tests) - [ ] Patch-specific tests (correctness, functionality coverage) - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have checked that new and existing unit tests pass locally with my changes
1 parent 44eab62 commit 82cb507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/iota-framework-snapshot/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
]
341341
},
342342
"13": {
343-
"git_revision": "e0f4712359e5f92d69982a54bbce05f2954319ca",
343+
"git_revision": "79428efeb99e1bb60880a970a88d90621cb2ccff",
344344
"packages": [
345345
{
346346
"name": "MoveStdlib",

0 commit comments

Comments
 (0)