From e6d33ccf324f57b93217f8ebc94b6e4ac8e46d70 Mon Sep 17 00:00:00 2001 From: Tglman Date: Wed, 28 Aug 2024 14:33:18 +0100 Subject: [PATCH] Release OrientDB 3.2.33 --- book.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/book.toml b/book.toml index 05859134..a6bc962d 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.32/orientdb-community-3.2.32.tar.gz" +book.CE_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.33/orientdb-community-3.2.33.tar.gz" book.EE_name= "agent" -book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.32/agent-3.2.32.jar" +book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.33/agent-3.2.33.jar" book.TP2_name = "orientdb-community-tp2" -book.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.32/orientdb-community-tp2-3.2.32.tar.gz" +book.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.33/orientdb-community-tp2-3.2.33.tar.gz" book.TP3_name = "orientdb-community-tp3" -book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.32/orientdb-tp3-3.2.32.tar.gz" +book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.33/orientdb-tp3-3.2.33.tar.gz" book.TP3Spatial_name = "orientdb-community-spatial" -book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.32/orientdb-tp3-3.2.32.tar.gz" +book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.33/orientdb-tp3-3.2.33.tar.gz" book.source_repository = "https://github.com/orientechnologies/orientdb/blob/develop/" -book.lastGA = "3.2.32" -book.currentVersion = "3.2.32" +book.lastGA = "3.2.33" +book.currentVersion = "3.2.33" book.demoDBVersion_screenshots ="0.76" book.javase = "https://docs.oracle.com/javase/8/docs" book.javadoc = "https://orientdb.com/javadoc/develop"