Skip to content

Commit 4a5c2f0

Browse files
committed
Hard-code the version number in the release badge
badges/shields#161
1 parent cd827d4 commit 4a5c2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
### Two-Factor Authentication Client for iOS.
33

44
[![Build Status](https://travis-ci.org/mattrubin/authenticator.svg?branch=master)](https://travis-ci.org/mattrubin/authenticator)
5-
[![Latest Release](http://img.shields.io/github/release/mattrubin/authenticator.svg)](https://github.com/mattrubin/authenticator/releases)
5+
[![Latest Release](http://img.shields.io/badge/release-1.1-blue.svg)](https://github.com/mattrubin/authenticator/releases)
66
[![MIT License](http://img.shields.io/badge/license-mit-blue.svg)](https://github.com/mattrubin/authenticator/blob/master/LICENSE.txt)
77

88

0 commit comments

Comments
 (0)