Explorar el Código

chore: bump version

Nicolas Meienberger hace 2 años
padre
commit
4f265151f8
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      package.json
  2. 1 1
      packages/dashboard/package.json
  3. 1 1
      packages/system-api/package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "runtipi",
   "name": "runtipi",
-  "version": "0.6.1",
+  "version": "0.6.2",
   "description": "A homeserver for everyone",
   "description": "A homeserver for everyone",
   "scripts": {
   "scripts": {
     "prepare": "husky install",
     "prepare": "husky install",

+ 1 - 1
packages/dashboard/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "dashboard",
   "name": "dashboard",
-  "version": "0.6.1",
+  "version": "0.6.2",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
     "test": "jest --colors",
     "test": "jest --colors",

+ 1 - 1
packages/system-api/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "system-api",
   "name": "system-api",
-  "version": "0.6.1",
+  "version": "0.6.2",
   "description": "",
   "description": "",
   "exports": "./dist/server.js",
   "exports": "./dist/server.js",
   "type": "module",
   "type": "module",