Skip to content

Commit

Permalink
Set TWDHv0.5.1.rc1 tags in ckan_plugins.json
Browse files Browse the repository at this point in the history
  • Loading branch information
twdbben committed Jan 12, 2024
1 parent c0102a4 commit 73d7f76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docker/ckan/plugins/ckan_plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"owner": "TNRIS",
"repo": "ckanext-twdh_theme",
"tag": "TWDHv0.5.0.rc2",
"tag": "TWDHv0.5.1.rc1",
"branch": "",
"cmd": [
"pip install -e .",
Expand All @@ -14,8 +14,8 @@
{
"owner": "TNRIS",
"repo": "ckanext-twdh_schema",
"tag": "",
"branch": "bb-dev",
"tag": "TWDHv0.5.1.rc1",
"branch": "",
"cmd": ["pip install -e .", "pip install -r requirements.txt"]
},
{
Expand Down Expand Up @@ -88,8 +88,8 @@
{
"owner": "TNRIS",
"repo": "ckanext-datatablesview_plus",
"tag": "",
"branch": "bb-dev",
"tag": "TWDHv0.5.1.rc1",
"branch": "",
"cmd": [
"python setup.py install",
"pip install botocore==1.27.29",
Expand Down

0 comments on commit 73d7f76

Please sign in to comment.