added week to mapdata

package.json
  "version": "1.2.1",
  "date": "2023-04-21",
This commit is contained in:
rxf
2023-04-21 17:33:52 +02:00
parent 003138e601
commit 144f36e0a0
5 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "sensorapi",
"version": "1.2.0",
"date": "2023-04-07",
"version": "1.2.1",
"date": "2023-04-21",
"private": true,
"scripts": {
"start": "node ./bin/www.js",