Skip to content

Commit acc3df2

Browse files
authored
DOCSP-41628: v4.7 docs version update (#119)
* DOCSP-41628: v4.7 docs version update * sync 4.7
1 parent 2c01754 commit acc3df2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/php/laravel-mongodb
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 master
3+
define: versions v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 master
44

55
symlink: current -> master
66

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ toc_landing_pages = [
1515
[constants]
1616
odm-long = "Laravel MongoDB package"
1717
odm-short = "Laravel MongoDB"
18-
package-version = "4.6"
18+
package-version = "4.7"
1919
quickstart-app-name = "my-app"
2020

2121
php-extension = "MongoDB PHP Extension"

0 commit comments

Comments
 (0)