Skip to content

Commit 355f4bd

Browse files
authored
Rename 4.0 to 3.13 (#503)
1 parent 725238b commit 355f4bd

File tree

767 files changed

+67
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

767 files changed

+67
-77
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ parameters:
4343
type: string
4444
default: "undefined"
4545

46-
arangodb-4_0:
46+
arangodb-3_13:
4747
type: string
4848
default: "undefined"
4949

@@ -93,7 +93,7 @@ jobs:
9393
9494
python3 generate_config.py \
9595
--workflow << pipeline.parameters.workflow >> \
96-
--arangodb-branches << pipeline.parameters.arangodb-3_10 >> << pipeline.parameters.arangodb-3_11 >> << pipeline.parameters.arangodb-3_12 >> << pipeline.parameters.arangodb-4_0 >> \
96+
--arangodb-branches << pipeline.parameters.arangodb-3_10 >> << pipeline.parameters.arangodb-3_11 >> << pipeline.parameters.arangodb-3_12 >> << pipeline.parameters.arangodb-3_13 >> \
9797
--arangodb-branch << pipeline.parameters.arangodb-branch >> \
9898
--release-type << pipeline.parameters.release-type >> \
9999
--docs-version << pipeline.parameters.docs-version >> \

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion

site/content/4.0/_index.md renamed to site/content/3.13/_index.md

Lines changed: 1 addition & 1 deletion

site/content/4.0/about-arangodb/features/highlights-by-version.md renamed to site/content/3.13/about-arangodb/features/highlights-by-version.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)