Browse Source

chore: bump version

Nicolas Meienberger 2 years ago
parent
commit
d55dda39fd
3 changed files with 3 additions and 3 deletions
  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.7.4",
+  "version": "0.8.0",
   "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.7.4",
+  "version": "0.8.0",
   "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.7.4",
+  "version": "0.8.0",
   "description": "",
   "description": "",
   "exports": "./dist/server.bundle.js",
   "exports": "./dist/server.bundle.js",
   "engines": {
   "engines": {