Skip to content

Commit aca8c61

Browse files
authored
DOCSP-49796: v2.0 release (#83)
1 parent 1f3b4fd commit aca8c61

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

config/redirects

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
define: prefix docs/mongodb-analyzer
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 master
3+
define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v2.0 master
44

5-
symlink: current -> master
5+
symlink: current -> v2.0
6+
symlink: upcoming -> master
67

78
raw: ${prefix}/ -> ${base}/current/
89
raw: ${prefix}/master -> ${base}/upcoming/

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ product-source-repo = "https://github.com/mongodb/mongo-csharp-analyzer"
1212
product-home-page = "{+product-source-repo+}"
1313
product-nuget-link = "https://www.nuget.org/packages/MongoDB.Analyzer"
1414
product-package-name = "MongoDB.Analyzer"
15-
product-version = "1.5"
15+
product-version = "2.0"
1616
product-version-full = "{+product-version+}.0"
1717
product-settings-file-constant = "mongodb.analyzer.json"
1818
product-jira = "https://jira.mongodb.org/browse/VS"

0 commit comments

Comments
 (0)