Update version to 0.12.0

This commit is contained in:
Faruk AYDIN
2024-05-28 11:13:54 +02:00
parent fbae83f4de
commit 3079d8c605
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ describe('GET /api/v1/automatisch/version', () => {
const expectedPayload = {
data: {
version: '0.11.0',
version: '0.12.0',
},
meta: {
count: 1,