diff --git a/subprojects/opensea-operations b/subprojects/opensea-operations index 34bb82f..a7c1b0d 160000 --- a/subprojects/opensea-operations +++ b/subprojects/opensea-operations @@ -1 +1 @@ -Subproject commit 34bb82f91ec98ab582bb4c4685800e34d450ace4 +Subproject commit a7c1b0d80883a1e385a57494df57372e186eeeba diff --git a/subprojects/opensea-transport b/subprojects/opensea-transport index ba8be37..413a56a 160000 --- a/subprojects/opensea-transport +++ b/subprojects/opensea-transport @@ -1 +1 @@ -Subproject commit ba8be378063b9d94d8a6db5f5a22824100096ee9 +Subproject commit 413a56aa188287200d0e16b436520f9529cba7bb diff --git a/utils/C/openSeaChest/openSeaChest_Configure.c b/utils/C/openSeaChest/openSeaChest_Configure.c index 8a1bdb7..2a471c8 100644 --- a/utils/C/openSeaChest/openSeaChest_Configure.c +++ b/utils/C/openSeaChest/openSeaChest_Configure.c @@ -33,7 +33,7 @@ // Global Variables // //////////////////////// const char *util_name = "openSeaChest_Configure"; -const char *buildVersion = "2.4.5"; +const char *buildVersion = "2.5.0"; //////////////////////////// // functions to declare //