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