Update version to 0.13.1

This commit is contained in:
Ali BARIN
2024-08-02 15:54:26 +02:00
parent bae234827f
commit 24bf07e068
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.13.0',
version: '0.13.1',
},
meta: {
count: 1,