Update version to 0.13.0

This commit is contained in:
Faruk AYDIN
2024-08-01 17:32:19 +02:00
parent 69eed65c9b
commit 50d91405a9
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.12.0',
version: '0.13.0',
},
meta: {
count: 1,