Merge pull request #174 from ClusterCockpit/hotfix

Hotfix
This commit is contained in:
Jan Eitzinger
2023-07-03 12:17:30 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -104,6 +104,6 @@ changelog:
release: release:
draft: true draft: true
footer: | footer: |
Supports job archive version 1 and database version 5. Supports job archive version 1 and database version 6.
# vim: set ts=2 sw=2 tw=0 fo=cnqoj # vim: set ts=2 sw=2 tw=0 fo=cnqoj

View File

@@ -1,6 +1,6 @@
# `cc-backend` version 1.0.0 # `cc-backend` version 1.0.0
Supports job archive version 1 and database version 4. Supports job archive version 1 and database version 6.
This is the initial release of `cc-backend`, the API backend and frontend This is the initial release of `cc-backend`, the API backend and frontend
implementation of ClusterCockpit. implementation of ClusterCockpit.