Skip to content

Commit

Permalink
Update VSCode Extension version to 1.4.9 (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
taplytics-robot authored Jun 12, 2024
1 parent a39f7c4 commit b13a8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const YouTubeTransformer = {
*/
const DVC_CLI_VERSION = 'v5.14.12' // auto updated by dvc cli release workflow

const VSCODE_EXTENSION_VERSION = 'v1.4.6' // auto updated by extension release workflow
const VSCODE_EXTENSION_VERSION = 'v1.4.9' // auto updated by extension release workflow

const removeDocsSections = (content, sectionNames, headerIdentifier = '##') => {
let result = content
Expand Down

0 comments on commit b13a8aa

Please sign in to comment.