From 5cf543e186c7d04c4d2feaed5e5606539a4df9be Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 15 Aug 2018 12:25:09 +0000 Subject: [PATCH] Bump report version to final Change-Id: Ie424687a126b2ee5ffcbc5a0774474a67cc0cf50 Signed-off-by: Peter Mikus --- resources/tools/presentation/run_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index f4b5531305..9435ce01a6 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --version "0.3" \ + --version "1.0" \ --logging INFO \ --force -- 2.16.6