mirror of
				https://github.com/livebook-dev/livebook.git
				synced 2025-11-04 10:26:08 +08:00 
			
		
		
		
	Bump Elixir to v1.14.0-rc.0 for the desktop (#1339)
This commit is contained in:
		
							parent
							
								
									bc2a4d9d37
								
							
						
					
					
						commit
						093a466161
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								mix.exs
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								mix.exs
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -5,7 +5,7 @@ defmodule Livebook.MixProject do
 | 
			
		|||
  @version "0.6.3"
 | 
			
		||||
  @description "Interactive and collaborative code notebooks - made with Phoenix LiveView"
 | 
			
		||||
 | 
			
		||||
  @app_elixir_version "1.13.4"
 | 
			
		||||
  @app_elixir_version "1.14.0-rc.0"
 | 
			
		||||
  @app_rebar3_version "3.19.0"
 | 
			
		||||
 | 
			
		||||
  def project do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue