push settings pbo version to 0.3.3.1 for consistency

This commit is contained in:
vbawol 2015-09-15 10:45:42 -05:00
parent bcf3337b3f
commit de3169aec4
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class CfgPatches {
units[] = {};
weapons[] = {};
requiredVersion = 0.1;
epochVersion = "0.3.3.0";
epochVersion = "0.3.3.1";
requiredAddons[] = {};
};
};