Skip to content
Snippets Groups Projects
Commit 10bf36a6 authored by Frank Karlitschek's avatar Frank Karlitschek
Browse files

4.0.5

parent 3895e3a5
Branches
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ class OC_Util {
* @return array
*/
public static function getVersion(){
return array(4,00,4);
return array(4,00,5);
}
/**
......@@ -91,7 +91,7 @@ class OC_Util {
* @return string
*/
public static function getVersionString(){
return '4.0.4';
return '4.0.5';
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment