From c842bf6ca05c7c7d7729e43c3a836156398e35a2 Mon Sep 17 00:00:00 2001 From: Fher Date: Wed, 9 Oct 2024 08:32:21 +0200 Subject: [PATCH] Core version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e53939..35b443f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [//]: # (WARNING: DO NOT EDIT README.md file because it's a copy of docs/index.md auto-generated during on build.) # Current versions: -**AutoCheck.Test:** v2.25.0 | **AutoCheck.Docs:** v2.25.0 | **AutoCheck.Core:** v2.25.1 | **AutoCheck.Cli:** v2.5.0 | **AutoCheck.Web:** v1.5.1 +**AutoCheck.Test:** v2.25.0 | **AutoCheck.Docs:** v2.25.0 | **AutoCheck.Core:** v2.25.2 | **AutoCheck.Cli:** v2.5.0 | **AutoCheck.Web:** v1.5.1 # AutoCheck Multipurpose and extensible automated assignment validator, designed for academic purposes only, which has been developed using C# over .NET 6.0. It has been created in order to automatically check the correctness of a set of students assignments including a score suggestion, but manual supervision is still needed.