Skip to content

Commit

Permalink
build(hub): 28.0.9
Browse files Browse the repository at this point in the history
Signed-off-by: skjnldsv <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
skjnldsv authored and nextcloud-command committed Aug 20, 2024
1 parent 3edc0f5 commit d9bdc6c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-common.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
// when updating major/minor version number.

$OC_Version = [28, 0, 9, 0];
$OC_Version = [28, 0, 9, 1];

// The human-readable string
$OC_VersionString = '28.0.9 RC1';
$OC_VersionString = '28.0.9';

$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
Expand Down

0 comments on commit d9bdc6c

Please sign in to comment.