Merge pull request #6552 from ashmaroli/version-patch
Update Jekyll::VERSION to the latest released version
This commit is contained in:
		
						commit
						80f6d7b3fa
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
module Jekyll
 | 
			
		||||
  VERSION = "3.6.0".freeze
 | 
			
		||||
  VERSION = "3.6.2".freeze
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue