We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b21da74 + 551b3ad commit 529ff6fCopy full SHA for 529ff6f
config/build_conf.yaml
@@ -10,7 +10,7 @@ project:
10
title: "PHP Library Manual"
11
branched: true
12
version:
13
- release: '1.8-dev'
+ release: '1.9-dev'
14
branch: 'master'
15
system:
16
runstate:
config/redirects
@@ -1,6 +1,6 @@
1
define: base https://docs.mongodb.com/php-library
2
3
raw: php-library/ -> ${base}/current
4
-define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 master
+define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 master
5
symlink: upcoming -> master
6
-symlink: current -> v1.7
+symlink: current -> v1.8
0 commit comments