Skip to content

Commit

Permalink
Release: 34.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bari12 committed Apr 16, 2024
1 parent 84e9b64 commit 8511c35
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
Expand Up @@ -4,8 +4,8 @@
'''
VERSION_INFO = {
'final': True,
'version': '34.1.0',
'version': '34.2.0',
'branch_nick': 'release-34',
'revision_id': 'ee20f325c294adf4acf57e79cb1a3bc7b2171003',
'revno': 12776
'revision_id': '84e9b64a9f76c27f40451295bcf97be779124447',
'revno': 12794
}
2 changes: 1 addition & 1 deletion lib/rucio/web/ui/static/webui_version
@@ -1 +1 @@
34.1.0
34.2.0

0 comments on commit 8511c35

Please sign in to comment.