Skip to content

Commit

Permalink
2.1.5rc6
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Dec 2, 2022
1 parent a960e58 commit f313eac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.1.5rc5 to 2.1.5rc6:
- Adding sleep of 5min to the docker build images (Alan Malta Rodrigues)


2.1.5rc4 to 2.1.5rc5:
- Update CERN credentials in the GH docker template (Alan Malta Rodrigues)
- Update CERN credentials to lower case (Alan Malta Rodrigues)
Expand Down
2 changes: 1 addition & 1 deletion src/python/WMCore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"""

__version__ = '2.1.5rc5'
__version__ = '2.1.5rc6'
__all__ = []

0 comments on commit f313eac

Please sign in to comment.