Skip to content

Commit

Permalink
2.2.6rc7
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Jan 10, 2024
1 parent acec6f7 commit 1523de6
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.2.6rc6 to 2.2.6rc7:
- Replace svn by git in GitHub actions (Alan Malta Rodrigues) #11858


2.2.6rc5 to 2.2.6rc6:
- Revert "stage out implementation for the new Rucio storage description (storage.json)" (Alan Malta Rodrigues) #11857
- Ensure MSTransferor does not request more copies than RSEs available (Alan Malta Rodrigues) #11844
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.2.6rc6'
__version__ = '2.2.6rc7'
__all__ = []

0 comments on commit 1523de6

Please sign in to comment.