Skip to content

Commit c585cc5

Browse files
committed
Incremented version number to v2.1.6.
1 parent 342d843 commit c585cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ToDoListClient/src/app/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ angular
2121
angular
2222
.module('ToDoList')
2323
.constant('applicationName', 'ToDoList')
24-
.constant('versionNumber', 'v2.1.5');
24+
.constant('versionNumber', 'v2.1.6');

0 commit comments

Comments
 (0)