mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	automated version numbering commit
This commit is contained in:
		
							parent
							
								
									2f4581665e
								
							
						
					
					
						commit
						0bfba9ff1f
					
				@ -12,7 +12,7 @@ tagname=release-${version}
 | 
			
		||||
./git-version.sh ${tagname}
 | 
			
		||||
 | 
			
		||||
# Commit the version change
 | 
			
		||||
git commit autojump
 | 
			
		||||
git commit -m "version numbering" autojump
 | 
			
		||||
 | 
			
		||||
#Create tag
 | 
			
		||||
git tag -a ${tagname}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user