From 67ac9527cafbfc05930d51b671b222d7045dd4bf Mon Sep 17 00:00:00 2001 From: Mason Hock <mason@masonhock.com> Date: Thu, 5 Sep 2019 14:56:55 -0700 Subject: [PATCH] bump version --- helpers/make-a11y-profile-manager | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-a11y-profile-manager b/helpers/make-a11y-profile-manager index ab43c61c..0b6a417f 100644 --- a/helpers/make-a11y-profile-manager +++ b/helpers/make-a11y-profile-manager @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 . ./config -- GitLab