From: Marco Zanon Date: Sun, 3 Mar 2024 13:59:42 +0000 (+0000) Subject: Released version 10.0.1. X-Git-Tag: 10.0.1 X-Git-Url: https://gitweb.marcozanon.com/?a=commitdiff_plain;h=61eae484d5dbc7ae2d8ea56aaf630c194ce280ea;p=Macaco Released version 10.0.1. --- diff --git a/src/main/java/com/marcozanon/macaco/MConstants.java b/src/main/java/com/marcozanon/macaco/MConstants.java index a64c57f..8709283 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.1"; /* Environment configuration. */