From b73ef1c8a129f7ff38abd2a7af5f84f7da26e495 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Wed, 21 Feb 2024 21:49:06 +0100
Subject: [PATCH] bumped version

---
 content/_index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 29ed5bd..7bdc915 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -7,9 +7,9 @@ title = "The Dojo"
 lead = 'The <b>Dojo</b> is a git based programming platform that allows sharing assignments and solving them collaboratively developed at <a href="https://www.hes-so.ch/accueil">HES-SO</a>.'
 url = "/docs/getting-started/introduction/"
 url_button = "Get started"
-repo_version = "v3.4.2"
+repo_version = "v3.5.0"
 repo_license = "Open-source AGPL3 License."
-repo_url = "https://gitedu.hesge.ch/dojo_project/"
+repo_url = "https://gitedu.hesge.ch/dojo_project/projects/ui/dojocli/-/releases/"
 
 # Menu items
 [[extra.menu.main]]
-- 
GitLab