Skip to content

Commit 769b36e

Browse files
Prepare for release v1.0.1
1 parent 4bff6b3 commit 769b36e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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-14
1111
baseurl: /is-14
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: releases/v1.0.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 NMOS Device Configuration Specification
1+
# AMWA NMOS Device Configuration Specification
22

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

spec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
amwa_id: IS-14
22
url: https://specs.amwa.tv/is-14
33
name: Device Configuration
4-
status: Work In Progress
4+
status: AMWA Specification
55
repo_name: is-14
66
alt_repo_name: nmos-device-configuration
77
repo_url: https://github.com/AMWA-TV/is-14
88
releases:
9-
default_branch: v1.0-dev
9+
default_branch: v1.0.x
1010
show_in_index: true

0 commit comments

Comments
 (0)