mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-07 08:08:32 -04:00
release: bring back changes from v2.5.0 (#1061)
* deps: update version to v2.5.0 * attestation: hardcode measurements for v2.5.0 * bump operator versions Co-authored-by: release[bot] <release[bot]@users.noreply.github.com> Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
This commit is contained in:
parent
35d9efd351
commit
9567cc09ce
67 changed files with 168 additions and 168 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.11)
|
||||
project(constellation LANGUAGES C VERSION 2.4.0)
|
||||
project(constellation LANGUAGES C VERSION 2.5.0)
|
||||
set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.")
|
||||
|
||||
enable_testing()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue