Add missing equals sign

This commit is contained in:
mkuba50
2017-09-22 21:58:47 +02:00
parent e5440343c5
commit 6cf5d17abe
3 changed files with 3 additions and 4 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
global $apiVersion;
$apiVersion = '0.1.0-alpha';
$apiVersion = '0.1.1-alpha';
function brand() {
global $apiVersion;