From 8d4df3844bd4c5bb0e3c5de87aecd89cccedf691 Mon Sep 17 00:00:00 2001
From: KYPO CI <kyposervice@ics.muni.cz>
Date: Tue, 26 Jul 2022 08:31:26 +0000
Subject: [PATCH] [CI/CD] Update packages.json version based on GitLab tag.

---
 projects/kypo-sandbox-model/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/kypo-sandbox-model/package.json b/projects/kypo-sandbox-model/package.json
index 52a6936..a3a5ea8 100644
--- a/projects/kypo-sandbox-model/package.json
+++ b/projects/kypo-sandbox-model/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@muni-kypo-crp/sandbox-model",
-  "version": "14.0.0",
+  "version": "14.1.0",
   "peerDependencies": {
     "@angular/common": "~13.1.1",
     "@angular/core": "~13.1.1"
-- 
GitLab