From c795eeb3df27c190eebf53e6a19203ed4fe34581 Mon Sep 17 00:00:00 2001 From: ijungleboy Date: Thu, 10 Nov 2022 17:10:07 +0100 Subject: [PATCH 1/2] version bump 14.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1c003e50..cffe4f482 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eav-ui", "// VERSION": "The version number is very important, as it's used for publishing the source maps", - "version": "14.12.00", + "version": "14.13.00", "license": "MIT", "repository": { "type": "git", From bb1a0f76c45836a8170625754c14ded34b950c3e Mon Sep 17 00:00:00 2001 From: ijungleboy Date: Fri, 11 Nov 2022 11:49:42 +0100 Subject: [PATCH 2/2] version bump to 14.12.01 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cffe4f482..ac6727c3e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eav-ui", "// VERSION": "The version number is very important, as it's used for publishing the source maps", - "version": "14.13.00", + "version": "14.12.01", "license": "MIT", "repository": { "type": "git",