Skip to content

Commit 85549b3

Browse files
authored
chore: links release and deploy/prod back into main ancestry (#2574)
1 parent e4c1162 commit 85549b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docsy.dev/config/_default/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# status: archived # Then fetch include
88

99
version: &docsyVersion 0.14.3-dev
10-
tdBuildId: 014-over-main-9142e233
10+
tdBuildId: 015-over-main-e4c11620
1111
versionLatest: &versionLatest v0.14.3
1212
version_menu: *docsyVersion
1313
version_menu_pagelinks: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsy",
3-
"version": "0.14.3-dev+014-over-main-9142e233",
3+
"version": "0.14.3-dev+015-over-main-e4c11620",
44
"repository": "github:google/docsy",
55
"homepage": "https://www.docsy.dev",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)