Skip to content

Commit 0005207

Browse files
authored
Prepare for Release
1 parent fff0700 commit 0005207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onyxbackup-vm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Cli(object):
3232
def __init__(self):
3333
self.logger = getLogger('onyxbackup')
3434
self.program_name = 'OnyxBackupVM'
35-
self.program_version = 'v1.2.2'
35+
self.program_version = 'v1.2.3'
3636
self.config = self._setup()
3737

3838
# API Functions

0 commit comments

Comments
 (0)