We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354077d commit 4f9140fCopy full SHA for 4f9140f
src/ServicePulse.Host/app/js/app.js
@@ -22,7 +22,7 @@ angular.module('sc', [
22
'dashboard']);
23
24
angular.module('sc')
25
- .constant('version', '1.1.0-unstable.52+52.Branch.develop.Sha.a178f23c57f3039c8d34f2652c2457002cef186e')
+ .constant('version', '1.1.0')
26
.constant('scConfig', SC.config);
27
28
0 commit comments