Skip to content

Commit

Permalink
version bump: 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laidig committed Nov 17, 2015
1 parent 070e80c commit 1c76aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/controllers.js
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ angular.module('atstop.controllers', ['configuration', 'filters'])
function($log, $cordovaAppVersion, $rootScope, $scope, $ionicScrollDelegate, PRIV_POLICY_TEXT, SHOW_BRANDING, BRAND_ABOUT_TEXT) {

$scope.data = {
version: "1.1.3",
version: "1.2.0",
showBranding: SHOW_BRANDING,
hideText: true,
brandAboutText: BRAND_ABOUT_TEXT,
Expand Down

0 comments on commit 1c76aa6

Please sign in to comment.