Skip to content

Commit 19b78ca

Browse files
committed
[Framework] Update v1.32.0 framework release.
1 parent 258fe3e commit 19b78ca

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

aptos-move/aptos-release-builder/data/release.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,17 @@
22
remote_endpoint: https://fullnode.mainnet.aptoslabs.com
33
# replace with below for actual release, compat test needs concrete URL above:
44
# remote_endpoint: ~
5-
name: "vX.YY.Z"
5+
name: "v1.32.0"
66
proposals:
77
- name: proposal_1_upgrade_framework
88
metadata:
9-
title: "Multi-step proposal to upgrade mainnet framework, version vX.YY.Z"
10-
description: "This includes changes in https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-vX.YY.Z"
9+
title: "Multi-step proposal to upgrade mainnet framework, version v1.32.0"
10+
description: "This includes changes in https://github.com/aptos-labs/aptos-core/commits/aptos-release-v1.32"
1111
execution_mode: MultiStep
1212
update_sequence:
1313
- Gas:
14-
new: current
15-
# replace with below for actual release, above "current" is needed for compat tests:
16-
# old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/vX.WW.Z.json
17-
# new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/vX.YY.Z.json
14+
old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.31.0.json
15+
new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.32.0.json
1816
- Framework:
1917
bytecode_version: 7
2018
git_hash: ~

0 commit comments

Comments
 (0)