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

Commit 87a3756

Browse files
committed
bump version to 1.10.0
1 parent 1f2533a commit 87a3756

3 files changed

Lines changed: 3 additions & 3 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.8.0
10+
version=1.10.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.7.2"
129+
"version": "1.10.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.7.2
10+
version=1.10.0
1111

1212
# Author of this software
1313
author=CSC developers

0 commit comments

Comments
 (0)