mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Bump version number
This commit is contained in:
parent
324f36513e
commit
b3b3feac66
3 changed files with 5 additions and 4 deletions
|
@ -113,4 +113,4 @@ angular.module('uifordocker', [
|
|||
// You need to set this to the api endpoint without the port i.e. http://192.168.1.9
|
||||
.constant('DOCKER_ENDPOINT', 'dockerapi')
|
||||
.constant('DOCKER_PORT', '') // Docker port, leave as an empty string if no port is requred. If you have a port, prefix it with a ':' i.e. :4243
|
||||
.constant('UI_VERSION', 'v0.11.0');
|
||||
.constant('UI_VERSION', 'v1.0.0');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue