From 89ae73a7dd3f6b86f1dd4bbbddd6a8b24de5f184 Mon Sep 17 00:00:00 2001 From: David Hassell Date: Wed, 6 Dec 2023 14:41:26 +0000 Subject: [PATCH] commit message --- release_docs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs b/release_docs index 3fbfc39b5..95ebf52ad 100755 --- a/release_docs +++ b/release_docs @@ -100,7 +100,7 @@ if [[ $1 = "latest" ]] ; then _downloads/tutorial.py \ _images/* - git commit -a -m "v$version $1 documentation" + git commit -a -m "v$version documentation" fi set +x