We are at 0.8.3 actually

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-04-08 21:23:20 +02:00
parent 37cf13b141
commit 5bd6752bc5
2 changed files with 6 additions and 2 deletions

View File

@@ -1,12 +1,16 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## 0.8.2 - 2020-06-26 ## 0.8.3 - 2020-06-26
### Fixed ### Fixed
- Bump dependencies - Bump dependencies
## 0.8.2 - 2020-04-08
## Fixed
- Fix build with missing javascript bundles
## 0.8.1 - 2020-04-08 ## 0.8.1 - 2020-04-08

View File

@@ -17,7 +17,7 @@
- 🚀 Get your project organized - 🚀 Get your project organized
</description> </description>
<version>0.8.2</version> <version>0.8.3</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Julius Härtl</author> <author>Julius Härtl</author>
<namespace>Deck</namespace> <namespace>Deck</namespace>