Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 22 forks source link

Fix accidental reversion of submodules. #1203

Closed td202 closed 3 months ago

td202 commented 3 months ago

Purpose

When merging 6.3.1 hotfix, submodule dependencies were accidentally reverted to earlier versions. This restores them.

Changes

Checklist