forked from toolshed/abra
		
	docs: capitalistion, style
This commit is contained in:
		@ -5,10 +5,10 @@ import (
 | 
			
		||||
	"coopcloud.tech/abra/cli"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// Version is the current version of abra.
 | 
			
		||||
// Version is the current version of Abra
 | 
			
		||||
var Version string
 | 
			
		||||
 | 
			
		||||
// Commit is the current commit of abra.
 | 
			
		||||
// Commit is the current git commit of Abra
 | 
			
		||||
var Commit string
 | 
			
		||||
 | 
			
		||||
func main() {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user