diff --git a/components/navigation/menu/Sidebar.vue b/components/navigation/menu/Sidebar.vue index d8ab7174fcd749a4fa86d32d293d296f495740c1..18a79cdeff87ddb3ab520d8b70151a3f7650a268 100644 --- a/components/navigation/menu/Sidebar.vue +++ b/components/navigation/menu/Sidebar.vue @@ -5,7 +5,7 @@ <img :src="$icon(512)" alt="Accueil" class="logo" /> <div> <h1 class="h3"> - Wotwizard <small><span class="small">v0.11</span></small> + Wotwizard <small><span class="small">v0.12</span></small> </h1> <small class="text-muted">{{ $t("slogan") }}</small> </div>