From 5a8ce24ad143ffcb812f635d5a47c1b10e08b182 Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Sat, 29 Apr 2023 16:17:21 -0400 Subject: [PATCH] chmod --- release_version.txt | 2 +- scripts/md_recorder_start.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 scripts/md_recorder_start.sh diff --git a/release_version.txt b/release_version.txt index 8294c18..c51ed87 100644 --- a/release_version.txt +++ b/release_version.txt @@ -1 +1 @@ -0.1.2 \ No newline at end of file +0.1.2.1 \ No newline at end of file diff --git a/scripts/md_recorder_start.sh b/scripts/md_recorder_start.sh old mode 100644 new mode 100755