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

new revision

This commit is contained in:
gorhill 2015-01-17 07:56:57 -05:00
parent 0241870671
commit f9ca8d5040

View file

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