Skip to content

Commit

Permalink
Release OrientDB 3.2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Oct 1, 2024
1 parent e6d33cc commit 127d9ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.33/orientdb-community-3.2.33.tar.gz"
book.CE_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.34/orientdb-community-3.2.34.tar.gz"
book.EE_name= "agent"
book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.33/agent-3.2.33.jar"
book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.34/agent-3.2.34.jar"
book.TP2_name = "orientdb-community-tp2"
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.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.34/orientdb-community-tp2-3.2.34.tar.gz"
book.TP3_name = "orientdb-community-tp3"
book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.33/orientdb-tp3-3.2.33.tar.gz"
book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.34/orientdb-tp3-3.2.34.tar.gz"
book.TP3Spatial_name = "orientdb-community-spatial"
book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.33/orientdb-tp3-3.2.33.tar.gz"
book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.34/orientdb-tp3-3.2.34.tar.gz"
book.source_repository = "https://github.com/orientechnologies/orientdb/blob/develop/"
book.lastGA = "3.2.33"
book.currentVersion = "3.2.33"
book.lastGA = "3.2.34"
book.currentVersion = "3.2.34"
book.demoDBVersion_screenshots ="0.76"
book.javase = "https://docs.oracle.com/javase/8/docs"
book.javadoc = "https://orientdb.com/javadoc/develop"

0 comments on commit 127d9ff

Please sign in to comment.