diff --git a/rootfs/etc/confd/templates/config.php.tmpl b/rootfs/etc/confd/templates/config.php.tmpl index 084cb9b..2218c54 100644 --- a/rootfs/etc/confd/templates/config.php.tmpl +++ b/rootfs/etc/confd/templates/config.php.tmpl @@ -53,5 +53,5 @@ $CONFIG = array( 'assetdirectory' => '/var/lib/nextcloud', 'mount_file' => '/var/lib/nextcloud/data/mount.json', 'installed' => true, -'version' => '11.0.1', +'version' => '11.0.1.2', );