chore: Bump version.

This commit is contained in:
imterah 2024-09-29 09:02:43 -04:00
parent b3c9d31db5
commit f4d691a95b
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
5 changed files with 7 additions and 7 deletions

4
api/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "nextnet",
"version": "1.1.0",
"version": "1.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nextnet",
"version": "1.1.0",
"version": "1.1.2",
"license": "BSD-3-Clause",
"dependencies": {
"@fastify/websocket": "^10.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "nextnet",
"version": "1.1.0",
"version": "1.1.2",
"description": "Yet another dashboard to manage portforwarding technologies",
"main": "index.js",
"type": "module",