From 8df3030bcd7d90a4135d595185c43140bcd9d517 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Tue, 19 Apr 2022 11:36:10 +0200 Subject: [PATCH] Update onegate.rb --- src/usr/bin/onegate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/bin/onegate.rb b/src/usr/bin/onegate.rb index 8c3d8fe..72b7e1a 100755 --- a/src/usr/bin/onegate.rb +++ b/src/usr/bin/onegate.rb @@ -29,7 +29,7 @@ require 'pp' module CloudClient # OpenNebula version - VERSION = '6.9.80' + VERSION = '6.4.0' # ######################################################################### # Default location for the authentication file