mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Bump version number for Share API
This commit is contained in:
parent
82d81e8d39
commit
cb0464ca4e
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,3);
|
||||
return array(4,81,4);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue