Semantic version, update license

This commit is contained in:
billz 2020-08-22 11:37:31 +01:00
parent 447dfcfc4e
commit 267f31785a

View file

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