From 357cf06d40db4763b8c7d28b79ccb32985d5331c Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Wed, 29 Sep 2021 18:38:46 -0400 Subject: [PATCH] fix(app/web): update version query to avoid cache issues [skip ci] --- source/app/web/statics/about/index.html | 2 +- source/app/web/statics/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index 9bd6e3fd..b3fcf2ad 100644 --- a/source/app/web/statics/about/index.html +++ b/source/app/web/statics/about/index.html @@ -369,6 +369,6 @@ - + diff --git a/source/app/web/statics/index.html b/source/app/web/statics/index.html index 8cd12fd6..aba441b3 100644 --- a/source/app/web/statics/index.html +++ b/source/app/web/statics/index.html @@ -187,7 +187,7 @@ - - + + \ No newline at end of file