From 30c6a5185ae570d4f2a8868ff8f292081f6585b8 Mon Sep 17 00:00:00 2001 From: Findeton Date: Mon, 15 Apr 2024 15:46:38 -0500 Subject: [PATCH] build for version 10.3.0 --- dist/{SequentConfig-v10.2.0.js => SequentConfig-v10.3.0.js} | 4 ++-- dist/{SequentPlugins-v10.2.0.js => SequentPlugins-v10.3.0.js} | 0 dist/{SequentThemes-v10.2.0.js => SequentThemes-v10.3.0.js} | 0 dist/{appCommon-v10.2.0.js => appCommon-v10.3.0.js} | 0 dist/index.html | 2 +- dist/{libCommon-v10.2.0.js => libCommon-v10.3.0.js} | 0 dist/{libnocompat-v10.2.0.js => libnocompat-v10.3.0.js} | 0 7 files changed, 3 insertions(+), 3 deletions(-) rename dist/{SequentConfig-v10.2.0.js => SequentConfig-v10.3.0.js} (99%) rename dist/{SequentPlugins-v10.2.0.js => SequentPlugins-v10.3.0.js} (100%) rename dist/{SequentThemes-v10.2.0.js => SequentThemes-v10.3.0.js} (100%) rename dist/{appCommon-v10.2.0.js => appCommon-v10.3.0.js} (100%) rename dist/{libCommon-v10.2.0.js => libCommon-v10.3.0.js} (100%) rename dist/{libnocompat-v10.2.0.js => libnocompat-v10.3.0.js} (100%) diff --git a/dist/SequentConfig-v10.2.0.js b/dist/SequentConfig-v10.3.0.js similarity index 99% rename from dist/SequentConfig-v10.2.0.js rename to dist/SequentConfig-v10.3.0.js index 2a20e56c..a6a65b0d 100644 --- a/dist/SequentConfig-v10.2.0.js +++ b/dist/SequentConfig-v10.3.0.js @@ -20,7 +20,7 @@ * in this same file, which you might want to edit and tune if needed. */ -var SEQUENT_CONFIG_VERSION = '10.2.0'; +var SEQUENT_CONFIG_VERSION = '10.3.0'; var SequentConfigData = { // the base url path for ajax requests, for example for sending ballots or @@ -236,7 +236,7 @@ var SequentConfigData = { title: "" }, - mainVersion: '10.2.0', + mainVersion: '10.3.0', repoVersions: [], // Number of seconds after which an authentication token expires. diff --git a/dist/SequentPlugins-v10.2.0.js b/dist/SequentPlugins-v10.3.0.js similarity index 100% rename from dist/SequentPlugins-v10.2.0.js rename to dist/SequentPlugins-v10.3.0.js diff --git a/dist/SequentThemes-v10.2.0.js b/dist/SequentThemes-v10.3.0.js similarity index 100% rename from dist/SequentThemes-v10.2.0.js rename to dist/SequentThemes-v10.3.0.js diff --git a/dist/appCommon-v10.2.0.js b/dist/appCommon-v10.3.0.js similarity index 100% rename from dist/appCommon-v10.2.0.js rename to dist/appCommon-v10.3.0.js diff --git a/dist/index.html b/dist/index.html index 11bfd050..4d154079 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,2 +1,2 @@ Sequent Tech
Page is taking some time to load, wait a moment please. If it takes too long, please check that you have javascript activated, try with another browser or contact us.
For security reasons, your browser is unsupported. Please use a newer web browser (if you are using Internet Explorer, use version 9 or newer).
\ No newline at end of file + so in the compiled app e2e tests are not expected work. -->
Page is taking some time to load, wait a moment please. If it takes too long, please check that you have javascript activated, try with another browser or contact us.
For security reasons, your browser is unsupported. Please use a newer web browser (if you are using Internet Explorer, use version 9 or newer).
\ No newline at end of file diff --git a/dist/libCommon-v10.2.0.js b/dist/libCommon-v10.3.0.js similarity index 100% rename from dist/libCommon-v10.2.0.js rename to dist/libCommon-v10.3.0.js diff --git a/dist/libnocompat-v10.2.0.js b/dist/libnocompat-v10.3.0.js similarity index 100% rename from dist/libnocompat-v10.2.0.js rename to dist/libnocompat-v10.3.0.js