chore: bump version to 2.0.7

This commit is contained in:
Nicolas Meienberger 2023-10-23 07:56:08 +02:00
parent 1dd64af4ed
commit a2e46a84bb
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "runtipi",
"version": "2.0.6",
"version": "2.0.7",
"description": "A homeserver for everyone",
"scripts": {
"knip": "knip",

View file

@ -1,6 +1,6 @@
{
"name": "@runtipi/cli",
"version": "2.0.6",
"version": "2.0.7",
"description": "",
"main": "index.js",
"bin": "dist/index.js",