Browse Source

chore: bump version to 2.0.5

Nicolas Meienberger 1 year ago
parent
commit
e8ea9d6099
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package.json
  2. 1 1
      packages/cli/package.json

+ 1 - 1
package.json

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

+ 1 - 1
packages/cli/package.json

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