mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Update Ghost version compatibility default value
This commit is contained in:
		@@ -123,7 +123,7 @@ exports.release = async () => {
 | 
			
		||||
            type: 'input',
 | 
			
		||||
            name: 'compatibleWithGhost',
 | 
			
		||||
            message: 'Which version of Ghost is it compatible with?',
 | 
			
		||||
            default: '4.0.0'
 | 
			
		||||
            default: '5.0.0'
 | 
			
		||||
        }]);
 | 
			
		||||
 | 
			
		||||
        const compatibleWithGhost = result.compatibleWithGhost;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user