Skip to content

Commit 79c648e

Browse files
nik-suribruce-riley
authored andcommitted
Update NttManager.sol version (wormhole-foundation#447)
1 parent cd0f3e5 commit 79c648e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evm/src/NttManager/NttManager.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ contract NttManager is INttManager, RateLimiter, ManagerBase {
4141
using TrimmedAmountLib for uint256;
4242
using TrimmedAmountLib for TrimmedAmount;
4343

44-
string public constant NTT_MANAGER_VERSION = "1.0.0";
44+
string public constant NTT_MANAGER_VERSION = "1.1.0";
4545

4646
// =============== Setup =================================================================
4747

0 commit comments

Comments
 (0)