Skip to content

Commit b0c2edf

Browse files
authored
Merge pull request #46 from payplug/release
Update release version to 3.3.3
2 parents 5231bf8 + f0de59b commit b0c2edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Payplug/Core/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Config
1010
/**
1111
* The library version
1212
*/
13-
const LIBRARY_VERSION = '3.3.2';
13+
const LIBRARY_VERSION = '3.3.3';
1414

1515
/**
1616
* PHP minimal version required by this library

0 commit comments

Comments
 (0)