chore: require Hugo v0.50+
Hugo v0.50 fixes bug with using `hugo new` to create new pages
This commit is contained in:
		@@ -3,6 +3,6 @@
 | 
			
		||||
  command = "hugo"
 | 
			
		||||
 | 
			
		||||
[context.production.environment]
 | 
			
		||||
  HUGO_VERSION = "0.49.2"
 | 
			
		||||
  HUGO_VERSION = "0.50"
 | 
			
		||||
  HUGO_ENV = "production"
 | 
			
		||||
  HUGO_ENABLEGITINFO = "true"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user