CB-14240 Update JS to version 7.1.2-dev (via coho)

This commit is contained in:
Christopher J. Brody 2018-08-02 13:04:45 -04:00
parent 7a97fd7e34
commit f19ffd7abd

View File

@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '7.1.1';
var PLATFORM_VERSION_BUILD_LABEL = '7.1.2-dev';
// file: src/scripts/require.js
/* jshint -W079 */