Skip to content

Commit

Permalink
Merge pull request #520 from vizzuhq/doc-placeholder
Browse files Browse the repository at this point in the history
Documentation: fix placeholder version replace
  • Loading branch information
veghdev authored Apr 29, 2024
2 parents f742b18 + 9f29e8c commit 0e8d606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/docs/placeholder.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@


PLACEHOLDER = """placeholders:
LIB_MINOR_VERSION: {}
LIB_PATCH_VERSION: {}
LIB_MINOR_VERSION: "{}"
LIB_PATCH_VERSION: "{}"
settings:
auto_placeholder_tables: false
"""
Expand Down

0 comments on commit 0e8d606

Please sign in to comment.