Skip to content

Commit

Permalink
Release: 1.31.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bari12 committed Jun 19, 2023
1 parent bc44485 commit 3b6a666
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions lib/rucio/vcsversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
'''
VERSION_INFO = {
'final': True,
'version': '1.31.4',
'version': '1.31.5',
'branch_nick': 'release-1.31',
'revision_id': 'abe78beabbd132b2714681e80d4843399b833435',
'revno': 12497
'revision_id': 'bc444858f8be964adf249790eedda21939bff8d1',
'revno': 12501
}
2 changes: 1 addition & 1 deletion lib/rucio/web/ui/static/webui_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.31.4
1.31.5

0 comments on commit 3b6a666

Please sign in to comment.