From f9fae8631fb2a421727f784f7d676b258d080607 Mon Sep 17 00:00:00 2001 From: Tglman Date: Wed, 29 Nov 2023 17:02:25 +0100 Subject: [PATCH] Released OrientDB 3.2.25 --- book.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/book.toml b/book.toml index 66fbb3cf..175178d5 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.24/orientdb-community-3.2.24.tar.gz" +book.CE_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.25/orientdb-community-3.2.25.tar.gz" book.EE_name= "agent" -book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.24/agent-3.2.24.jar" +book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.25/agent-3.2.25.jar" book.TP2_name = "orientdb-community-tp2" -book.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.24/orientdb-community-tp2-3.2.24.tar.gz" +book.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.25/orientdb-community-tp2-3.2.25.tar.gz" book.TP3_name = "orientdb-community-tp3" -book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.24/orientdb-tp3-3.2.24.tar.gz" +book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.25/orientdb-tp3-3.2.25.tar.gz" book.TP3Spatial_name = "orientdb-community-spatial" -book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.24/orientdb-tp3-3.2.24.tar.gz" +book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.25/orientdb-tp3-3.2.25.tar.gz" book.source_repository = "https://github.com/orientechnologies/orientdb/blob/develop/" -book.lastGA = "3.2.24" -book.currentVersion = "3.2.24" +book.lastGA = "3.2.25" +book.currentVersion = "3.2.25" book.demoDBVersion_screenshots ="0.76" book.javase = "https://docs.oracle.com/javase/8/docs" book.javadoc = "https://orientdb.com/javadoc/develop"