1
0
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:
Zack Scholl 2017-03-28 08:08:29 -06:00
parent 23536ad927
commit 4af9b87519
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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>