diff --git a/package.json b/package.json index 0e3ad10..7b5d7c9 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uguu", - "version": "1.8.7", + "version": "1.8.8", "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 5caad2f..077e7ea 100755 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,6 @@ { "dest": "dist", - "pkgVersion": "1.8.7", + "pkgVersion": "1.8.8", "pages": [ "index.ejs", "faq.ejs",