mirror of https://github.com/portainer/portainer
				
				
				
			chore(version): bump version number
							parent
							
								
									3fc54c095e
								
							
						
					
					
						commit
						0cde215259
					
				| 
						 | 
				
			
			@ -176,7 +176,7 @@ type (
 | 
			
		|||
 | 
			
		||||
const (
 | 
			
		||||
	// APIVersion is the version number of Portainer API.
 | 
			
		||||
	APIVersion = "1.12.3"
 | 
			
		||||
	APIVersion = "1.12.4"
 | 
			
		||||
	// DBVersion is the version number of Portainer database.
 | 
			
		||||
	DBVersion = 1
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -594,4 +594,4 @@ angular.module('portainer', [
 | 
			
		|||
  .constant('ENDPOINTS_ENDPOINT', 'api/endpoints')
 | 
			
		||||
  .constant('TEMPLATES_ENDPOINT', 'api/templates')
 | 
			
		||||
  .constant('PAGINATION_MAX_ITEMS', 10)
 | 
			
		||||
  .constant('UI_VERSION', 'v1.12.3');
 | 
			
		||||
  .constant('UI_VERSION', 'v1.12.4');
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "portainer",
 | 
			
		||||
  "version": "1.12.3",
 | 
			
		||||
  "version": "1.12.4",
 | 
			
		||||
  "homepage": "https://github.com/portainer/portainer",
 | 
			
		||||
  "authors": [
 | 
			
		||||
    "Anthony Lapenna <anthony.lapenna at gmail dot com>"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
  "author": "Portainer.io",
 | 
			
		||||
  "name": "portainer",
 | 
			
		||||
  "homepage": "http://portainer.io",
 | 
			
		||||
  "version": "1.12.3",
 | 
			
		||||
  "version": "1.12.4",
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git@github.com:portainer/portainer.git"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue