Update version to 0.14.0

This commit is contained in:
Faruk AYDIN
2024-11-18 15:43:23 +00:00
committed by Ali BARIN
parent 14056c42ef
commit 48871c82a6
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ describe('GET /api/v1/automatisch/version', () => {
const expectedPayload = {
data: {
version: '0.13.1',
version: '0.14.0',
},
meta: {
count: 1,