From: Marco Zanon Date: Thu, 29 Feb 2024 16:26:56 +0000 (+0000) Subject: Released version 9.1.0. X-Git-Tag: 9.1.0 X-Git-Url: https://gitweb.marcozanon.com/?a=commitdiff_plain;h=f25ab078f33071221962af7725a1c2a95643fe8f;p=Macaco Released version 9.1.0. --- diff --git a/src/main/java/com/marcozanon/macaco/MConstants.java b/src/main/java/com/marcozanon/macaco/MConstants.java index e3e391f..fa3522f 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 = "9.x"; + public static final String MACACO_VERSION = "9.1.0"; /* Environment configuration. */