diff --git a/nextcloud_attachments.php b/nextcloud_attachments.php index 707ec72..a4190ce 100644 --- a/nextcloud_attachments.php +++ b/nextcloud_attachments.php @@ -31,7 +31,7 @@ const NC_PREFIX = "nextcloud_attachment"; const NC_LOG_FILE = "ncattach"; -const VERSION = "1.2.1"; +const VERSION = "1.3"; function __(string $val): string {