Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 7531b06

Browse files
authored
M #: Bump version 6.6.1 on onegate (#291)
1 parent c21e2a3 commit 7531b06

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/usr/bin/onegate.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
module CloudClient
3030

3131
# OpenNebula version
32-
VERSION = '6.4.0'
32+
VERSION = '6.6.1'
3333

3434
# #########################################################################
3535
# Default location for the authentication file
@@ -815,4 +815,3 @@ def self.help_str
815815
STDERR.puts OneGate.help_str
816816
exit -1
817817
end
818-

0 commit comments

Comments
 (0)