bump solidity verison

This commit is contained in:
hueso
2025-08-02 20:16:45 -03:00
committed by hueso
parent f93e4db532
commit 4eec389fc0
9 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.19;
pragma solidity ^0.8.19;
abstract contract Constants {
/// ███ Constants ██████████████████████████████████████████████████████████