Skip to content

Commit 2c8d828

Browse files
Merge pull request #12 from multiversx/bump-versions-09-august
Reference newer mxpy: v7.2.1
2 parents 714abd8 + 91121ce commit 2c8d828

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/smart-contracts-rust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG USERNAME=developer
44
ARG USER_UID=1000
55
ARG USER_GID=$USER_UID
66

7-
ARG VERSION_MXPY="v7.0.0"
7+
ARG VERSION_MXPY="v7.2.1"
88
ARG VERSION_RUST="nightly-2023-04-24"
99
ARG VERSION_WASM_OPT="version_112"
1010
ARG VERSION_VMTOOLS="v1.4.60"

src/smart-contracts-rust/devcontainer-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "smart-contracts-rust",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"name": "MultiversX: Smart Contracts Development (Rust)",
55
"description": "Develop smart contracts for MultiversX. Includes Rust, mxpy, VSCode extensions etc.",
66
"documentationURL": "https://github.com/multiversx/mx-template-devcontainers/blob/main/src/smart-contracts-rust",

0 commit comments

Comments
 (0)