Skip to content
Snippets Groups Projects
Commit ad8d6c42 authored by Robin Appelman's avatar Robin Appelman
Browse files

set version number to 1.1

parent d565b50c
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ class OC_UTIL {
* @return array
*/
public static function getVersion(){
return array(1,0,60);
return array(1,1,0);
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment