Skip to content

Commit 49a58fb

Browse files
Prepare for release v1.0.1
1 parent 6eb9d8f commit 49a58fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.render/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ amwa_id: IS-12
1111
baseurl: /is-12
1212

1313
# 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
14+
default_tree: releases/v1.0.1 # alternatively e.g. branches/v1.0.x
1515

1616
# Regex patterns of releases and branches to show
1717
show_releases: ^v[0-9]+\.[0-9]+$|^v[0-9]+\.[0-9]+\.[0-9]+$

spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ status: AMWA Specification
55
repo_name: is-12
66
alt_repo_name: nmos-control-protocol
77
repo_url: https://github.com/AMWA-TV/is-12
8-
releases: v1.0.0
8+
releases: v1.0.1
99
default_branch: v1.0.x
1010
show_in_index: true

0 commit comments

Comments
 (0)