We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb9d8f commit 49a58fbCopy full SHA for 49a58fb
.render/_config.yml
@@ -11,7 +11,7 @@ amwa_id: IS-12
11
baseurl: /is-12
12
13
# Which release or branch appears in header links and on the home page
14
-default_tree: branches/v1.0.x # alternatively e.g. releases/v1.0
+default_tree: releases/v1.0.1 # alternatively e.g. branches/v1.0.x
15
16
# Regex patterns of releases and branches to show
17
show_releases: ^v[0-9]+\.[0-9]+$|^v[0-9]+\.[0-9]+\.[0-9]+$
spec.yml
@@ -5,6 +5,6 @@ status: AMWA Specification
5
repo_name: is-12
6
alt_repo_name: nmos-control-protocol
7
repo_url: https://github.com/AMWA-TV/is-12
8
-releases: v1.0.0
+releases: v1.0.1
9
default_branch: v1.0.x
10
show_in_index: true
0 commit comments