1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

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",
"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)"