Skip to content

Commit b78293c

Browse files
AndyScherzingerbackportbot[bot]
authored andcommitted
Fix indentation in version.php for Nextcloud version
Signed-off-by: Andy Scherzinger <[email protected]>
1 parent 8ef4dc6 commit b78293c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'10.13' => true,
2424
'10.14' => true,
2525
'10.15' => true,
26-
'10.16' => true,
26+
'10.16' => true,
2727
],
2828
];
2929

0 commit comments

Comments
 (0)