1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

merge branch 'release-1.11.4' into develop

This commit is contained in:
Anthony Lapenna 2017-03-03 12:54:22 +01:00
commit 44ceae40b5
16 changed files with 527 additions and 111 deletions

View file

@ -523,4 +523,4 @@ angular.module('portainer', [
.constant('ENDPOINTS_ENDPOINT', 'api/endpoints')
.constant('TEMPLATES_ENDPOINT', 'api/templates')
.constant('PAGINATION_MAX_ITEMS', 10)
.constant('UI_VERSION', 'v1.11.3');
.constant('UI_VERSION', 'v1.11.4');