Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 9f34f85

Browse files
committed
bump version to 1.7.0
1 parent 9f1adeb commit 9f34f85

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

beacon_api/conf/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
title=GA4GHBeacon at CSC
88

99
# Version of the Beacon implementation
10-
version=1.6.1
10+
version=1.7.0
1111

1212
# Author of this software
1313
author=CSC developers

deploy/test/auth_test.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
title=GA4GHBeacon at CSC
88

99
# Version of the Beacon implementation
10-
version=1.6.1
10+
version=1.7.0
1111

1212
# Author of this software
1313
author=CSC developers

docs/example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Example Response:
126126
"createdAt": "2019-09-04T12:00:00Z",
127127
"updatedAt": "2019-09-05T05:55:18Z",
128128
"environment": "prod",
129-
"version": "1.6.1"
129+
"version": "1.7.0"
130130
}
131131
132132
Query Endpoint

tests/test.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
title=GA4GHBeacon at CSC
88

99
# Version of the Beacon implementation
10-
version=1.6.1
10+
version=1.7.0
1111

1212
# Author of this software
1313
author=CSC developers

0 commit comments

Comments
 (0)