Skip to content

Commit 6e6df5e

Browse files
authored
DOCSP-40966: v4.5 release (#104)
* Update submodule * DOCSP-40966: v4.5 release * submodule
1 parent 7cfeb9d commit 6e6df5e

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 master
3+
define: versions v4.1 v4.2 v4.3 v4.4 v4.5 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.4"
18+
package-version = "4.5"
1919
quickstart-app-name = "my-app"
2020

2121
php-extension = "MongoDB PHP Extension"

0 commit comments

Comments
 (0)