Skip to content

Commit

Permalink
Merge pull request #9 from EGA-archive/api-version
Browse files Browse the repository at this point in the history
Updating api version script
  • Loading branch information
costero-e authored Oct 22, 2024
2 parents 8179482 + 5742392 commit b8049a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion beacon/conf/api_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import yaml


repo_url = 'https://github.com/EGA-archive/beacon2-ri-api.git'
repo_url = 'https://github.com/EGA-archive/beacon-production-prototype.git'
output_lines = subprocess.check_output(
[
"git",
Expand Down
2 changes: 1 addition & 1 deletion beacon/conf/api_version.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
api_version: v2.0-842c290
api_version: v2.0-8179482

0 comments on commit b8049a5

Please sign in to comment.