File tree Expand file tree Collapse file tree 4 files changed +353
-53
lines changed
js/apps/system/_admin/aardvark/APP Expand file tree Collapse file tree 4 files changed +353
-53
lines changed Original file line number Diff line number Diff line change 1- 3.12.7 -devel
1+ 3.12.8 -devel
Original file line number Diff line number Diff line change 33
44* FE-636: bump rollup from 2.79.1 to 2.79.2.
55
6- * Replace arangodb.com with arango.ai in URLs
6+ * Replace arangodb.com with arango.ai in URLs.
7+
8+
9+ 3.12.7 (2025-12-06)
10+ -------------------
711
812* Updated ArangoDB Starter to v0.19.15.
913
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ set(ARANGODB_VERSION_MINOR "12")
7373
7474# when building the nightly ARANGODB_VERSION_PATCH will be set
7575if (NOT DEFINED ARANGODB_VERSION_PATCH)
76- set (ARANGODB_VERSION_PATCH "7 " )
76+ set (ARANGODB_VERSION_PATCH "8 " )
7777 set (ARANGODB_VERSION_RELEASE_TYPE "devel" )
7878 set (ARANGODB_VERSION_RELEASE_NUMBER "" )
7979else ()
You can’t perform that action at this time.
0 commit comments