mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Version bump
Former-commit-id: d640f0b7b9eec46a415858619558157db8d33353
This commit is contained in:
parent
23536ad927
commit
4af9b87519
2
Makefile
2
Makefile
@ -7,7 +7,7 @@ LDFLAGS=-ldflags "-s -w -X main.version=${VERSION}"
|
||||
.PHONY: build
|
||||
build:
|
||||
go-bindata static/... templates/...
|
||||
go build
|
||||
go build ${LDFLAGS}
|
||||
|
||||
.PHONY: linuxarm
|
||||
linuxarm:
|
||||
|
@ -5,7 +5,7 @@
|
||||
width="260" height="80" border="0" alt="linkcrawler">
|
||||
<br>
|
||||
<a href="https://travis-ci.org/schollz/cowyo"><img src="https://img.shields.io/travis/schollz/cowyo.svg?style=flat-square" alt="Build Status"></a>
|
||||
<a href="https://github.com/schollz/cowyo/releases/latest"><img src="https://img.shields.io/badge/version-2.1.0-brightgreen.svg?style=flat-square" alt="Version"></a>
|
||||
<a href="https://github.com/schollz/cowyo/releases/latest"><img src="https://img.shields.io/badge/version-2.2.0-brightgreen.svg?style=flat-square" alt="Version"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">A feature-rich wiki for minimalists</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user