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

Update release version

This commit is contained in:
billz 2019-12-02 08:26:54 +00:00
parent 233e5930e0
commit d8e7a4fb91

View File

@ -1,7 +1,7 @@
{
"title": "RaspAP WiFi Configuration Portal",
"name": "raspap-webgui",
"version": "2.0",
"version": "2.1",
"scripts": {
"start": "node_modules/.bin/gulp watch"
},