mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
mark as an updated beta 3 with some more fixes
This commit is contained in:
parent
f8d907df71
commit
5a149dcfab
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ class OC_Util {
|
|||
* @return string
|
||||
*/
|
||||
public static function getVersionString() {
|
||||
return '4.5 beta 3';
|
||||
return '4.5 beta 3a';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue