// can be included anywhere if it's needed
'use strict';
self.vAPI = self.vAPI || {};
vAPI.app = {
name: 'µBlock',
version: '0.7.0.10'
};