From 84c153c3ca3a32cb3e05f91a5ae21bfb1b4cc5fc Mon Sep 17 00:00:00 2001 From: Tglman Date: Mon, 13 Jan 2025 23:17:03 +0000 Subject: [PATCH] chore: released 3.2.27 --- book.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/book.toml b/book.toml index 10fb4300..963bc727 100644 --- a/book.toml +++ b/book.toml @@ -24,18 +24,18 @@ limit-results = 15 #from mdbook-variables [preprocessor.variables.variables] book.CE_name= "orientdb-community" -book.CE_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.36/orientdb-community-3.2.36.tar.gz" +book.CE_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.37/orientdb-community-3.2.37.tar.gz" book.EE_name= "agent" -book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.36/agent-3.2.36.jar" +book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.37/agent-3.2.37.jar" book.TP2_name = "orientdb-community-tp2" -book.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.36/orientdb-community-tp2-3.2.36.tar.gz" +book.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.37/orientdb-community-tp2-3.2.37.tar.gz" book.TP3_name = "orientdb-community-tp3" -book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.36/orientdb-tp3-3.2.36.tar.gz" +book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.37/orientdb-tp3-3.2.37.tar.gz" book.TP3Spatial_name = "orientdb-community-spatial" -book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.36/orientdb-tp3-3.2.36.tar.gz" +book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.37/orientdb-tp3-3.2.37.tar.gz" book.source_repository = "https://github.com/orientechnologies/orientdb/blob/develop/" -book.lastGA = "3.2.36" -book.currentVersion = "3.2.36" +book.lastGA = "3.2.37" +book.currentVersion = "3.2.37" book.demoDBVersion_screenshots ="0.76" book.javase = "https://docs.oracle.com/javase/8/docs" book.javadoc = "https://orientdb.com/javadoc/develop"