Skip to content

Commit 6102cf1

Browse files
committed
fix: update version badges in README for consistency
1 parent 1ebe626 commit 6102cf1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Universal Version Bump
22

3-
[![Version](https://img.shields.io/badge/version-0.6.2-blue.svg)](package.json)
3+
[![GitHub Marketplace](https://img.shields.io/badge/marketplace-universal--version--bump-blue?logo=github)](https://github.com/marketplace/actions/universal-version-bump)
4+
[![Release](https://img.shields.io/github/v/release/taj54/universal-version-bump?label=version)](https://github.com/taj54/universal-version-bump/releases)
45
[![Test](https://github.com/taj54/universal-version-bump/actions/workflows/test.yml/badge.svg)](https://github.com/taj54/universal-version-bump/actions/workflows/test.yml)
5-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
6+
[![License](https://img.shields.io/github/license/taj54/universal-version-bump)](LICENSE)
67

78
A GitHub Action to automatically bump versions for any project that has a version file.
89

0 commit comments

Comments
 (0)