Skip to content

Commit

Permalink
Reclaiming master
Browse files Browse the repository at this point in the history
  • Loading branch information
djowel committed Aug 21, 2024
1 parent 9fc5811 commit 71bd777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: q
title: Q Audio DSP Library
version: v1.0
version: master
start_page: index.adoc
asciidoc:
attributes:
Expand Down
2 changes: 1 addition & 1 deletion docs/antora/antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ site:
content:
sources:
- url: https://github.com/cycfi/q.git
branches: [v*]
branches: [master, v*]
start_path: docs
ui:
supplemental_files: ./supplemental-ui
Expand Down

0 comments on commit 71bd777

Please sign in to comment.