diff --git a/package.json b/package.json index cc718dc..f8aa277 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uguu", - "version": "1.6.2", + "version": "1.6.3", "description": "Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.", "homepage": "https://uguu.se", "repository": { diff --git a/src/config.json b/src/config.json index 7d2c132..b129ff7 100755 --- a/src/config.json +++ b/src/config.json @@ -3,7 +3,7 @@ "allowErrors": false }, "dest": "dist", - "pkgVersion": "1.6.2", + "pkgVersion": "1.6.3", "pages": [ "index.ejs", "faq.ejs",