Bump version to 7.1.3-dev

This commit is contained in:
Darryl Pogue
2018-11-05 12:23:23 -08:00
parent 725e75fa0d
commit f86519b158
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '7.1.2';
var PLATFORM_VERSION_BUILD_LABEL = '7.1.3-dev';
// file: src/scripts/require.js
/* jshint -W079 */