Skip to content

Commit 31f5200

Browse files
committed
Bump to v3.2.1.
Whoops.. I forgot to do this before v3.2.1 was tagged. My bad. o.0 Anyway, it won't break anything, and I'll release the next version soon enough, moving the version again at that time.
1 parent a40bfab commit 31f5200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class Loader
8888
/**
8989
* @var string phpMussel version number (SemVer).
9090
*/
91-
public $ScriptVersion = '3.2.0';
91+
public $ScriptVersion = '3.2.1';
9292

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

0 commit comments

Comments
 (0)