diff --git a/README.md b/README.md index 413c1a463..ea29dd2ad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://drone.kolaente.de/api/badges/vikunja/frontend/status.svg)](https://drone.kolaente.de/vikunja/frontend) [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](LICENSE) -[![Download](https://img.shields.io/badge/download-v0.1-brightgreen.svg)](https://storage.kolaente.de/minio/vikunja/) +[![Download](https://img.shields.io/badge/download-v0.8-brightgreen.svg)](https://storage.kolaente.de/minio/vikunja/) This is the web frontend for Vikunja, written in Vue.js. diff --git a/package.json b/package.json index 4d1ff6657..03a9bef87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vikunja-frontend", - "version": "0.7.0", + "version": "0.8.0", "license": "LGPL-3.0-or-later", "private": true, "scripts": {