diff --git a/package.json b/package.json index a7a054bd..13f06c66 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "RaspAP WiFi Configuration Portal", "name": "raspap-webgui", - "version": "2.5", + "version": "2.5.0", "scripts": { "start": "node_modules/.bin/gulp watch" }, @@ -20,7 +20,7 @@ "bugs": { "url": "https://github.com/billz/raspap-webgui/issues" }, - "license": "MIT", + "license": "GPL-3.0", "author": "RaspAP Developers", "contributors": [ "Bill Zimmerman (https://github.com/billz)"