From 852e1ace7ed3c0d42f4e5bc9f6846436d4ec461e Mon Sep 17 00:00:00 2001 From: Tommy Verrall Date: Wed, 16 Aug 2023 10:58:33 +0200 Subject: [PATCH] stage vesting schema change --- contracts/vesting/schema/nym-vesting-contract.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/vesting/schema/nym-vesting-contract.json b/contracts/vesting/schema/nym-vesting-contract.json index 87967fb410..b091be7f12 100644 --- a/contracts/vesting/schema/nym-vesting-contract.json +++ b/contracts/vesting/schema/nym-vesting-contract.json @@ -1,6 +1,6 @@ { "contract_name": "nym-vesting-contract", - "contract_version": "1.4.0", + "contract_version": "1.5.0", "idl_version": "1.0.0", "instantiate": { "$schema": "http://json-schema.org/draft-07/schema#",