From 66e00c49861e5b5120b05f454cc8c03e770d7308 Mon Sep 17 00:00:00 2001 From: Arian Fornaris Date: Tue, 28 Apr 2020 21:17:53 -0400 Subject: [PATCH] Update version. --- source/v2/releng/phasereditor.product/process-artifacts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/v2/releng/phasereditor.product/process-artifacts.py b/source/v2/releng/phasereditor.product/process-artifacts.py index f08d6ab7b..2ad056f96 100755 --- a/source/v2/releng/phasereditor.product/process-artifacts.py +++ b/source/v2/releng/phasereditor.product/process-artifacts.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -VER = "2.1.6.20200120" +VER = "2.1.7.20200428" import os