Skip to content

Commit

Permalink
ncp.cfg, nc-nextcloud.cfg: Add support for NC 25.0.13
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Knöppler <[email protected]>
  • Loading branch information
theCalcaholic committed Dec 7, 2023
1 parent 71c11bd commit b182c8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/ncp-config.d/nc-nextcloud.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
"value": "25.0.9"
"value": "25.0.13"
},
{
"id": "MAXFILESIZE",
Expand Down
2 changes: 1 addition & 1 deletion etc/ncp.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"nextcloud_version": "25.0.9",
"nextcloud_version": "25.0.13",
"php_version": "8.1",
"release": "bullseye"
}

0 comments on commit b182c8b

Please sign in to comment.