Skip to content

Commit 3fb7e15

Browse files
committed
[VERSION] 1.1.5
1 parent 217e469 commit 3fb7e15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
A browser extension that displays the git graph for any GitHub repository.
66

77
[![Version](https://img.shields.io/badge/License-MIT-yellow)]()
8-
[![Version](https://img.shields.io/badge/Version-1.1.4-yellowgreen)]()
8+
[![Version](https://img.shields.io/badge/Version-1.1.5-yellowgreen)]()
99
[![Version](https://img.shields.io/badge/Chrome_CI/CD-Success-green)]()
1010
[![Version](https://img.shields.io/badge/Firefox_CI/CD-Success-green)]()
1111

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.4",
2+
"version": "1.1.5",
33
"name": "Le Git Graph - Commits Graph for GitHub",
44
"description": "A browser extension that displays the git graph for any GitHub repository.",
55
"manifest_version": 3,

0 commit comments

Comments
 (0)