1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-14 00:05:08 +12:00

new revision

This commit is contained in:
gorhill 2015-01-18 22:26:07 -05:00
parent c64e26deea
commit a3c4df4e00

View file

@ -45,7 +45,7 @@ vAPI.firefox = true;
// TODO: read these data from somewhere...
vAPI.app = {
name: 'µBlock',
version: '0.8.5.6'
version: '0.8.5.7'
};
/******************************************************************************/