chore(release): 4.0.5 [skip ci]
This commit is contained in:
		
							parent
							
								
									6eef51ab73
								
							
						
					
					
						commit
						e33aed727f
					
				
					 6 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
defmodule Legendary.Admin.MixProject do
 | 
			
		||||
  use Mix.Project
 | 
			
		||||
 | 
			
		||||
  @version "4.0.4"
 | 
			
		||||
  @version "4.0.5"
 | 
			
		||||
 | 
			
		||||
  def project do
 | 
			
		||||
    [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
defmodule Legendary.Content.MixProject do
 | 
			
		||||
  use Mix.Project
 | 
			
		||||
 | 
			
		||||
  @version "4.0.4"
 | 
			
		||||
  @version "4.0.5"
 | 
			
		||||
 | 
			
		||||
  def project do
 | 
			
		||||
    [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
defmodule Legendary.Core.MixProject do
 | 
			
		||||
  use Mix.Project
 | 
			
		||||
 | 
			
		||||
  @version "4.0.4"
 | 
			
		||||
  @version "4.0.5"
 | 
			
		||||
 | 
			
		||||
  def project do
 | 
			
		||||
    [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,7 +20,7 @@ spec:
 | 
			
		|||
    spec:
 | 
			
		||||
      containers:
 | 
			
		||||
        - name: app
 | 
			
		||||
          image: registry.gitlab.com/mythic-insight/legendary:4.0.4
 | 
			
		||||
          image: registry.gitlab.com/mythic-insight/legendary:4.0.5
 | 
			
		||||
          command: ["elixir"]
 | 
			
		||||
          args:
 | 
			
		||||
            - "--name"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								mix.exs
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								mix.exs
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
defmodule Legendary.Mixfile do
 | 
			
		||||
  use Mix.Project
 | 
			
		||||
 | 
			
		||||
  @version "4.0.4"
 | 
			
		||||
  @version "4.0.5"
 | 
			
		||||
 | 
			
		||||
  def project do
 | 
			
		||||
    [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@mythic-insight/legendary",
 | 
			
		||||
  "version": "4.0.4",
 | 
			
		||||
  "version": "4.0.5",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "description": "The Legendary Phoenix Boilerplate.",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue