Added #533 to the list of update scripts

This commit is contained in:
Tobias Reich 2016-05-02 19:51:21 +02:00
parent 5b6b64bce3
commit 895825ada0

View File

@ -14,7 +14,8 @@ final class Database {
'030000', // 3.0.0
'030001', // 3.0.1
'030003', // 3.0.3
'030100' // 3.1.0
'030100', // 3.1.0
'030102' // 3.1.2
);
/**