We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d3943 commit d4cea9aCopy full SHA for d4cea9a
docsy.dev/hugo.yaml
@@ -62,8 +62,8 @@ params:
62
to_year: present
63
privacy_policy: https://policies.google.com/privacy
64
archived_version: false
65
- version: 0.14.2
66
- versionWithBuildId: 0.14.2
+ version: 0.14.3
+ versionWithBuildId: 0.14.3
67
github_repo: https://github.com/google/docsy
68
github_project_repo: https://github.com/google/docsy
69
github_subdir: docsy.dev
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docsy",
3
- "version": "0.14.2",
+ "version": "0.14.3",
4
"repository": "github:google/docsy",
5
"homepage": "https://www.docsy.dev",
6
"license": "Apache-2.0",
0 commit comments