File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.2.5
2+ current_version = 2.2.7
33commit = True
44
55[bumpversion:file:DESCRIPTION]
Original file line number Diff line number Diff line change 1010 recipe_path : conda/recipe
1111 env_yaml_path : conda/env/yaml
1212 env_lock_path : conda/env/lock
13- VERSION : ' 2.2.5 ' # versioned by bump2version
13+ VERSION : ' 2.2.7 ' # versioned by bump2version
1414 GDRIVE_CREDENTIALS_DATA : ${{ secrets.GDRIVE_CREDENTIALS_DATA }}
1515
1616jobs :
Original file line number Diff line number Diff line change 11Package: gpgr
22Title: Genomics Platform Group Reporting
3- Version: 2.2.5
3+ Version: 2.2.7
44Description: Reports and functions used in the Genomics Platform Group
55 at the University of Melbourne Centre for Cancer Research.
66Authors@R:
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ channels:
66 - bioconda
77
88dependencies :
9- - r-gpgr ==2.2.5 # versioned by bump2version
9+ - r-gpgr ==2.2.7 # versioned by bump2version
Original file line number Diff line number Diff line change 11package :
22 name : r-gpgr
3- version : 2.2.5 # bump2version
3+ version : 2.2.7 # bump2version
44
55source :
66 path : ../..
You can’t perform that action at this time.
0 commit comments