Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burgess <88810029+bx80@users.noreply.github.com>2022-10-25 06:31:07 +0300
committerGitHub <noreply@github.com>2022-10-25 06:31:07 +0300
commitaf1c185adc9f606b7f79dfd252fe0050656c32aa (patch)
treeffd1efe87325e1a10ffd629fb5806211baf6dd7f
parent7eb1bb66d29743c4cf62eb83c4026b9b69dc434d (diff)
Fix for tag manager update not applied when moving from 4.12.1 => 4.12.2, version bumped to 4.12.3-b1 (#19906)
-rw-r--r--core/Version.php2
m---------plugins/TagManager0
2 files changed, 1 insertions, 1 deletions
diff --git a/core/Version.php b/core/Version.php
index 4bf18db436..016d8c57ad 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -21,7 +21,7 @@ final class Version
* The current Matomo version.
* @var string
*/
- const VERSION = '4.12.1';
+ const VERSION = '4.12.3-b1';
const MAJOR_VERSION = 4;
diff --git a/plugins/TagManager b/plugins/TagManager
-Subproject 977c9995c0de261dc6ed9c59ad8bca3e98f02c8
+Subproject 013b62aba995cc315e3f3fcc0a0b5c02004b65e