mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
🏷 — Bump version (0.6.1)
This commit is contained in:
parent
0da1f4986e
commit
a1600cb08e
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 0.6.1
|
||||
|
||||
Date: 2024-11-28
|
||||
|
||||
- 🐛 - Fix database migrations without default values
|
||||
- 🐛 - Fix domain status selector’s bug on page refresh
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "0.6.0"
|
||||
VERSION = "0.6.1"
|
||||
|
|
Loading…
Reference in a new issue