Skip to content

Commit 529ff6f

Browse files
author
Chris Cho
authored
Merge pull request #19 from ccho-mongodb/DOCSP-13908-phplib-1.8
DOCSP-13908: configuration updates for version 1.8
2 parents b21da74 + 551b3ad commit 529ff6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
title: "PHP Library Manual"
1111
branched: true
1212
version:
13-
release: '1.8-dev'
13+
release: '1.9-dev'
1414
branch: 'master'
1515
system:
1616
runstate:

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: base https://docs.mongodb.com/php-library
22

33
raw: php-library/ -> ${base}/current
4-
define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 master
4+
define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 master
55
symlink: upcoming -> master
6-
symlink: current -> v1.7
6+
symlink: current -> v1.8

0 commit comments

Comments
 (0)