Skip to content

Commit 3730319

Browse files
committed
v3.3.4
1 parent f02eec9 commit 3730319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Loader.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* License: GNU/GPLv2
99
* @see LICENSE.txt
1010
*
11-
* This file: The loader (last modified: 2022.11.22).
11+
* This file: The loader (last modified: 2022.12.26).
1212
*/
1313

1414
namespace phpMussel\Core;
@@ -88,7 +88,7 @@ class Loader
8888
/**
8989
* @var string phpMussel version number (SemVer).
9090
*/
91-
public $ScriptVersion = '3.3.3';
91+
public $ScriptVersion = '3.3.4';
9292

9393
/**
9494
* @var string phpMussel version identifier (complete notation).

0 commit comments

Comments
 (0)