From 87855b2533f493ef5694e46f210f7e90ca01f93e Mon Sep 17 00:00:00 2001 From: Roman Khlopkov <roman.khlopkov@demlabs.net> Date: Tue, 4 Jul 2023 12:04:45 +0300 Subject: [PATCH] [*] Subs update --- cellframe-sdk | 2 +- python-cellframe | 2 +- version.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cellframe-sdk b/cellframe-sdk index d57fecc76..3cc7e03a8 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit d57fecc76f3aecb5b7a61f53bdfbc1855124ea77 +Subproject commit 3cc7e03a86ce8fcc1125c8c86e7ac5d4d6ea379b diff --git a/python-cellframe b/python-cellframe index a270592fb..3725d7848 160000 --- a/python-cellframe +++ b/python-cellframe @@ -1 +1 @@ -Subproject commit a270592fb69b3b21843fd964b2ef7812d312dd53 +Subproject commit 3725d7848843b77ccca37599e04d05aaa435d22e diff --git a/version.mk b/version.mk index dfa23fcbe..9f8127185 100644 --- a/version.mk +++ b/version.mk @@ -1,3 +1,3 @@ VERSION_MAJOR=5 VERSION_MINOR=2 -VERSION_PATCH=193 +VERSION_PATCH=194 -- GitLab