Upped version to 0.8

This commit is contained in:
kolaente 2019-04-30 22:29:22 +02:00
parent 82eb631122
commit dd23804ea2
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -1,6 +1,6 @@
{
"name": "vikunja-frontend",
"version": "0.7.0",
"version": "0.8.0",
"license": "LGPL-3.0-or-later",
"private": true,
"scripts": {