Skip to content

Commit 743dd77

Browse files
committed
add version source constant
1 parent 7384366 commit 743dd77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ toc_landing_pages = [ "/administration",
3131
"/core/index-hashed",
3232
"/core/index-multikey",
3333
"/core/index-partial",
34-
"/core/index-sparse",
34+
"/core/index-sparse", 1186
3535
"/core/index-text",
3636
"/core/index-ttl",
3737
"/core/index-unique",
@@ -121,6 +121,7 @@ mdb-shell = "MongoDB Shell"
121121

122122
[constants]
123123
version-dev = "4.3"
124+
version = "4.2"
124125
package-name-org = "mongodb-org"
125126
package-name-enterprise = "mongodb-enterprise"
126127
pgp-fingerprint = "20691EEC35216C63CAF66CE1656408E390CFB1F5"

0 commit comments

Comments
 (0)