From: Marco Zanon Date: Mon, 4 Mar 2024 07:47:07 +0000 (+0000) Subject: Released version 10.0.3. X-Git-Tag: 10.0.3 X-Git-Url: https://gitweb.marcozanon.com/?a=commitdiff_plain;h=b2e84b524aeab65e2ebfa8984b507e2cbb54c97f;p=Macaco Released version 10.0.3. --- diff --git a/src/main/java/com/marcozanon/macaco/MConstants.java b/src/main/java/com/marcozanon/macaco/MConstants.java index a64c57f..a41a61e 100644 --- a/src/main/java/com/marcozanon/macaco/MConstants.java +++ b/src/main/java/com/marcozanon/macaco/MConstants.java @@ -13,7 +13,7 @@ public class MConstants extends MObject { /* Generic information. */ - public static final String MACACO_VERSION = "10.x"; + public static final String MACACO_VERSION = "10.0.3"; /* Environment configuration. */