From 173613a530fe5211d8130d1627d1ab98984c99e7 Mon Sep 17 00:00:00 2001 From: Yameen Rasul Date: Tue, 20 Jun 2017 14:16:25 +0100 Subject: [PATCH] Release v7.4.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9bc446f2..0b9d4b55 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tal", - "version": "7.4.0", + "version": "7.4.1", "homepage": "http://fmtvp.github.io/tal/index.html", "description": "TAL was developed internally within the BBC as a way of vastly simplifying TV application development whilst increasing the reach of BBC TV applications such as iPlayer. Today all of the BBC’s HTML-based TV applications are built using TAL.", "main": "static/script/application.js", diff --git a/package.json b/package.json index 05958d59..ab2e97a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tal", "license": "Apache-2.0", - "version": "7.4.0", + "version": "7.4.1", "repository": { "type": "git", "url": "https://github.com/fmtvp/tal.git"