Skip to content

Commit c1bf887

Browse files
committed
v3.6.2
1 parent 0cb54aa commit c1bf887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Loader.php

Lines changed: 2 additions & 2 deletions
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: 2025.03.24).
11+
* This file: The loader (last modified: 2025.06.10).
1212
*/
1313

1414
namespace phpMussel\Core;
@@ -98,7 +98,7 @@ class Loader
9898
/**
9999
* @var string phpMussel version number (SemVer).
100100
*/
101-
public $ScriptVersion = '3.6.1';
101+
public $ScriptVersion = '3.6.2';
102102

103103
/**
104104
* @var string phpMussel version identifier (complete notation).

0 commit comments

Comments
 (0)