Skip to content

Commit ba6d89c

Browse files
authored
DOCSP-40161: v4.4 release (#101)
* DOCSP-40161: v4.4 release * update submodule * submodule
1 parent 68d1b7e commit ba6d89c

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

2121
php-extension = "MongoDB PHP Extension"

0 commit comments

Comments
 (0)