From 71beeb46f195e4217ec1f1bdb4c6c2e27e451e5d Mon Sep 17 00:00:00 2001 From: Bogdan Bodnar Date: Thu, 7 May 2020 16:34:33 +0200 Subject: [PATCH] Bump v4.5.1. * Add initial data to ForisForm children. * Update .pot file. --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3dffbfb..312fb5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "4.5.0", + "version": "4.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index de698f9..444a851 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "4.5.0", + "version": "4.5.1", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {