diff --git a/mkdocs.yml b/mkdocs.yml index 20c913e52d2acaf826bfa66cc44bced56102ae18..7c1f00337a3f982838fb392cdf90776ec3b62fcd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -15,7 +15,7 @@ extra: description: ePoc (Electronic Pocket Open Course) est une application de formation numérique pour mobile. Elle a été développée au sein du Learning Lab Inria. apple_link: https://apps.apple.com/app/epoc/id1596317383 google_link: https://play.google.com/store/apps/details?id=fr.inria.epoc - editor_version: v0.1.5 + editor_version: v0.1.6 editor_link_windows: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_win_x64.exe editor_link_macos: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_mac_x64.dmg editor_link_linux: https://github.com/inrialearninglab/epoc-editor/releases/download/${EDITOR_VERSION}-beta/epoc-editor_${EDITOR_VERSION}-beta_linux_x86_64.AppImage