Skip to content

Commit

Permalink
Incremented version number to v2.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
JGefroh committed Mar 25, 2015
1 parent 342d843 commit c585cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ToDoListClient/src/app/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ angular
angular
.module('ToDoList')
.constant('applicationName', 'ToDoList')
.constant('versionNumber', 'v2.1.5');
.constant('versionNumber', 'v2.1.6');

0 comments on commit c585cc5

Please sign in to comment.