Skip to content

Commit

Permalink
[release/4.x] Cherry pick: Update from Open Enclave 0.19.4 to 0.19.6 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Jun 13, 2024
1 parent 5d165db commit eab2dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions getting_started/setup_vm/roles/openenclave/vars/common.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
oe_ver: "0.19.3"
oe_ver: "0.19.6"
# Usually the same, except for rc, where ver is -rc and ver_ is _rc
oe_ver_: "0.19.3"
oe_ver_: "0.19.6"

# Source install
workspace: "/tmp/"
Expand Down

0 comments on commit eab2dd9

Please sign in to comment.