Skip to content

Commit b1753b9

Browse files
Prepare for release
1 parent 5e936c9 commit b1753b9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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: BCP-006-04
1111
baseurl: /bcp-006-04
1212

1313
# Which release or branch appears in header links and on the home page
14-
default_tree: branches/v1.0-dev # alternatively e.g. releases/v1.0
14+
default_tree: branches/v1.0.x # alternatively e.g. releases/v1.0
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]+$

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# \[Work In Progress\] AMWA BCP-006-04 NMOS Support for MPEG Transport Streams
1+
# AMWA BCP-006-04 NMOS Support for MPEG Transport Streams
22

33
[![Lint Status](https://github.com/AMWA-TV/bcp-006-04/workflows/Lint/badge.svg)](https://github.com/AMWA-TV/bcp-006-04/actions?query=workflow%3ALint)
44
[![Render Status](https://github.com/AMWA-TV/bcp-006-04/workflows/Render/badge.svg)](https://github.com/AMWA-TV/bcp-006-04/actions?query=workflow%3ARender)

docs/NMOS With MPEG TS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AMWA BCP-006-04: NMOS Support for MPEG Transport Streams \[Work In Progress\]
1+
# AMWA BCP-006-04: NMOS Support for MPEG Transport Streams
22
{:.no_toc}
33

44
* A markdown unordered list which will be replaced with the ToC, excluding the "Contents header" from above

spec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
amwa_id: BCP-006-04
22
url: https://specs.amwa.tv/bcp-006-04
33
name: AMWA NMOS Support for MPEG Transport Streams
4-
status: Work In Progress
4+
status: AMWA Specification
55
repo_name: bcp-006-04
66
alt_repo_name: bcp-mpeg-ts
77
repo_url: https://github.com/AMWA-TV/bcp-006-04
88
releases:
99
default_branch: main
10-
show_in_index: false
10+
show_in_index: true

0 commit comments

Comments
 (0)