bumb version number for upcomming beta
This commit is contained in:
parent
68915f1852
commit
20f5a9f085
|
@ -199,7 +199,7 @@ class OC_UTIL {
|
|||
* @return array
|
||||
*/
|
||||
public static function getVersion(){
|
||||
return array(1,60,0);
|
||||
return array(1,90,0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue