Skip to content

Commit 12341e3

Browse files
committed
Update oe to 0.19.11
1 parent 982c792 commit 12341e3

File tree

1 file changed

+2
-2
lines changed
  • getting_started/setup_vm/roles/openenclave/vars

1 file changed

+2
-2
lines changed

getting_started/setup_vm/roles/openenclave/vars/common.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
oe_ver: "0.19.8"
1+
oe_ver: "0.19.11"
22
# Usually the same, except for rc, where ver is -rc and ver_ is _rc
3-
oe_ver_: "0.19.8"
3+
oe_ver_: "0.19.11"
44

55
# Source install
66
workspace: "/tmp/"

0 commit comments

Comments
 (0)