Skip to content

Commit

Permalink
Released orientdb 3.2.35
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Oct 29, 2024
1 parent 127d9ff commit ab75f20
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.34/orientdb-community-3.2.34.tar.gz"
book.CE_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.35/orientdb-community-3.2.35.tar.gz"
book.EE_name= "agent"
book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.34/agent-3.2.34.jar"
book.EE_link = "https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.35/agent-3.2.35.jar"
book.TP2_name = "orientdb-community-tp2"
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.TP2_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community-tp2/3.2.35/orientdb-community-tp2-3.2.35.tar.gz"
book.TP3_name = "orientdb-community-tp3"
book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.34/orientdb-tp3-3.2.34.tar.gz"
book.TP3_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.35/orientdb-tp3-3.2.35.tar.gz"
book.TP3Spatial_name = "orientdb-community-spatial"
book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.34/orientdb-tp3-3.2.34.tar.gz"
book.TP3Spatial_link = "https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.35/orientdb-tp3-3.2.35.tar.gz"
book.source_repository = "https://github.com/orientechnologies/orientdb/blob/develop/"
book.lastGA = "3.2.34"
book.currentVersion = "3.2.34"
book.lastGA = "3.2.35"
book.currentVersion = "3.2.35"
book.demoDBVersion_screenshots ="0.76"
book.javase = "https://docs.oracle.com/javase/8/docs"
book.javadoc = "https://orientdb.com/javadoc/develop"
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OrientDB Manual - version {{book.currentVersion}}

![image](https://orientdb.com/wp-content/themes/orientdb/img/logo-black.png)
![image](_cover.png)

Welcome to **OrientDB** - the first Multi-Model Open Source NoSQL DBMS that brings together the power of graphs and the flexibility of documents into one scalable high-performance operational database.

Expand Down
Binary file added src/_cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/_cover_small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/_cover_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab75f20

Please sign in to comment.