🏷 — Bump version (0.6.1)

This commit is contained in:
Luc Didry 2024-11-28 16:59:58 +01:00
parent 0da1f4986e
commit a1600cb08e
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
## 0.6.1
Date: 2024-11-28
- 🐛 - Fix database migrations without default values
- 🐛 - Fix domain status selectors bug on page refresh

View file

@ -1 +1 @@
VERSION = "0.6.0"
VERSION = "0.6.1"