mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
bump version to reate new tables
This commit is contained in:
parent
bf7afa28d5
commit
1d7e3071e0
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ class OC_Util {
|
|||
* @return array
|
||||
*/
|
||||
public static function getVersion(){
|
||||
return array(4,81,2);
|
||||
return array(4,81,3);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue